#cd0e65 color space conversions
Hex:
#cd0e65
RGB:
205, 14, 101
CMY:
20, 95, 60
CMYK:
0, 93, 51, 20
HSL:
333°, 87.2146%, 42.9412%
HSV (HSB):
333°, 93.1707%, 80.3922%
XYZ:
27.6828, 14.2328, 13.6001
xyY:
0.4986, 0.2564, 14.2328
CIE-Lab:
44.5650, 70.3759, 4.4476
CIE-LCH:
44.5650, 70.5163, 3.6161
CIE-Luv:
44.5650, 112.8907, -8.1443
Hunter-Lab:
37.7264, 64.9585, 5.0349
#cd0e65 color charts
#cd0e65 color shades, tints & tones
#cd0e65 color schemes
#cd0e65 color preview, HTML & CSS examples
This text has a color of #cd0e65
<p style="color:#cd0e65;">Text here</p>
.mytext {color:#cd0e65;}
This box has a color of #cd0e65
<div style="background-color:#cd0e65;">Content here</div>
.mybackground {background-color:#cd0e65;}
Border around this has a color of #cd0e65
<div style="border:2px solid #cd0e65;">Content here</div>
.myborder {border:2px solid #cd0e65;}