#cd096e color space conversions
Hex:
#cd096e
RGB:
205, 9, 110
CMY:
20, 96, 57
CMYK:
0, 96, 46, 20
HSL:
329°, 91.5888%, 41.9608%
HSV (HSB):
329°, 95.6098%, 80.3922%
XYZ:
28.0890, 14.3003, 16.0316
xyY:
0.4808, 0.2448, 14.3003
CIE-Lab:
44.6606, 71.5769, -1.0222
CIE-LCH:
44.6606, 71.5842, 359.1818
CIE-Luv:
44.6606, 109.5435, -14.8542
Hunter-Lab:
37.8157, 66.4098, 1.3356
#cd096e color charts
#cd096e color shades, tints & tones
#cd096e color schemes
#cd096e color preview, HTML & CSS examples
This text has a color of #cd096e
<p style="color:#cd096e;">Text here</p>
.mytext {color:#cd096e;}
This box has a color of #cd096e
<div style="background-color:#cd096e;">Content here</div>
.mybackground {background-color:#cd096e;}
Border around this has a color of #cd096e
<div style="border:2px solid #cd096e;">Content here</div>
.myborder {border:2px solid #cd096e;}