#cd095f color space conversions
Hex:
#cd095f
RGB:
205, 9, 95
CMY:
20, 96, 63
CMYK:
0, 96, 54, 20
HSL:
334°, 91.5888%, 41.9608%
HSV (HSB):
334°, 95.6098%, 80.3922%
XYZ:
27.3401, 14.0007, 12.0879
xyY:
0.5117, 0.2620, 14.0007
CIE-Lab:
44.2340, 70.4289, 7.7288
CIE-LCH:
44.2340, 70.8517, 6.2625
CIE-Luv:
44.2340, 116.0707, -4.4915
Hunter-Lab:
37.4176, 64.9448, 7.0384
#cd095f color charts
#cd095f color shades, tints & tones
#cd095f color schemes
#cd095f color preview, HTML & CSS examples
This text has a color of #cd095f
<p style="color:#cd095f;">Text here</p>
.mytext {color:#cd095f;}
This box has a color of #cd095f
<div style="background-color:#cd095f;">Content here</div>
.mybackground {background-color:#cd095f;}
Border around this has a color of #cd095f
<div style="border:2px solid #cd095f;">Content here</div>
.myborder {border:2px solid #cd095f;}