#cd045c color space conversions
Hex:
#cd045c
RGB:
205, 4, 92
CMY:
20, 98, 64
CMYK:
0, 98, 55, 20
HSL:
334°, 96.1722%, 40.9804%
HSV (HSB):
334°, 98.0488%, 80.3922%
XYZ:
27.1520, 13.8387, 11.3653
xyY:
0.5186, 0.2643, 13.8387
CIE-Lab:
44.0007, 70.6760, 9.2815
CIE-LCH:
44.0007, 71.2829, 7.4815
CIE-Luv:
44.0007, 117.9288, -2.8806
Hunter-Lab:
37.2004, 65.1840, 7.9263
#cd045c color charts
#cd045c color shades, tints & tones
#cd045c color schemes
#cd045c color preview, HTML & CSS examples
This text has a color of #cd045c
<p style="color:#cd045c;">Text here</p>
.mytext {color:#cd045c;}
This box has a color of #cd045c
<div style="background-color:#cd045c;">Content here</div>
.mybackground {background-color:#cd045c;}
Border around this has a color of #cd045c
<div style="border:2px solid #cd045c;">Content here</div>
.myborder {border:2px solid #cd045c;}