#cd255e color space conversions
Hex:
#cd255e
RGB:
205, 37, 94
CMY:
20, 85, 63
CMYK:
0, 82, 54, 20
HSL:
340°, 69.4215%, 47.4510%
HSV (HSB):
340°, 81.9512%, 80.3922%
XYZ:
27.8588, 15.1104, 12.0380
xyY:
0.5065, 0.2747, 15.1104
CIE-Lab:
45.7851, 65.8175, 10.5356
CIE-LCH:
45.7851, 66.6554, 9.0944
CIE-Luv:
45.7851, 110.4629, -0.2423
Hunter-Lab:
38.8721, 59.9007, 8.8495
#cd255e color charts
#cd255e color shades, tints & tones
#cd255e color schemes
#cd255e color preview, HTML & CSS examples
This text has a color of #cd255e
<p style="color:#cd255e;">Text here</p>
.mytext {color:#cd255e;}
This box has a color of #cd255e
<div style="background-color:#cd255e;">Content here</div>
.mybackground {background-color:#cd255e;}
Border around this has a color of #cd255e
<div style="border:2px solid #cd255e;">Content here</div>
.myborder {border:2px solid #cd255e;}