#cd0e5e color space conversions
Hex:
#cd0e5e
RGB:
205, 14, 94
CMY:
20, 95, 63
CMYK:
0, 93, 54, 20
HSL:
335°, 87.2146%, 42.9412%
HSV (HSB):
335°, 93.1707%, 80.3922%
XYZ:
27.3543, 14.1014, 11.8698
xyY:
0.5130, 0.2644, 14.1014
CIE-Lab:
44.3779, 69.8654, 8.5587
CIE-LCH:
44.3779, 70.3877, 6.9841
CIE-Luv:
44.3779, 115.8374, -3.4440
Hunter-Lab:
37.5518, 64.3111, 7.5452
#cd0e5e color charts
#cd0e5e color shades, tints & tones
#cd0e5e color schemes
#cd0e5e color preview, HTML & CSS examples
This text has a color of #cd0e5e
<p style="color:#cd0e5e;">Text here</p>
.mytext {color:#cd0e5e;}
This box has a color of #cd0e5e
<div style="background-color:#cd0e5e;">Content here</div>
.mybackground {background-color:#cd0e5e;}
Border around this has a color of #cd0e5e
<div style="border:2px solid #cd0e5e;">Content here</div>
.myborder {border:2px solid #cd0e5e;}