#cd1999 color space conversions
Hex:
#cd1999
RGB:
205, 25, 153
CMY:
20, 90, 40
CMYK:
0, 88, 25, 20
HSL:
317°, 78.2609%, 45.0980%
HSV (HSB):
317°, 87.8049%, 80.3922%
XYZ:
31.2742, 15.9743, 31.5720
xyY:
0.3968, 0.2027, 15.9743
CIE-Lab:
46.9408, 73.8893, -23.8579
CIE-LCH:
46.9408, 77.6455, 342.1054
CIE-Luv:
46.9408, 88.0712, -45.8288
Hunter-Lab:
39.9679, 69.7297, -18.8577
#cd1999 color charts
#cd1999 color shades, tints & tones
#cd1999 color schemes
#cd1999 color preview, HTML & CSS examples
This text has a color of #cd1999
<p style="color:#cd1999;">Text here</p>
.mytext {color:#cd1999;}
This box has a color of #cd1999
<div style="background-color:#cd1999;">Content here</div>
.mybackground {background-color:#cd1999;}
Border around this has a color of #cd1999
<div style="border:2px solid #cd1999;">Content here</div>
.myborder {border:2px solid #cd1999;}