#cd043c color space conversions
Hex:
#cd043c
RGB:
205, 4, 60
CMY:
20, 98, 76
CMYK:
0, 98, 71, 20
HSL:
343°, 96.1722%, 40.9804%
HSV (HSB):
343°, 98.0488%, 80.3922%
XYZ:
26.0359, 13.3922, 5.4877
xyY:
0.5797, 0.2982, 13.3922
CIE-Lab:
43.3484, 68.9122, 28.4483
CIE-LCH:
43.3484, 74.5533, 22.4318
CIE-Luv:
43.3484, 129.6461, 15.1549
Hunter-Lab:
36.5954, 62.9523, 16.7259
#cd043c color charts
#cd043c color shades, tints & tones
#cd043c color schemes
#cd043c color preview, HTML & CSS examples
This text has a color of #cd043c
<p style="color:#cd043c;">Text here</p>
.mytext {color:#cd043c;}
This box has a color of #cd043c
<div style="background-color:#cd043c;">Content here</div>
.mybackground {background-color:#cd043c;}
Border around this has a color of #cd043c
<div style="border:2px solid #cd043c;">Content here</div>
.myborder {border:2px solid #cd043c;}