#cd2043 color space conversions
Hex:
#cd2043
RGB:
205, 32, 67
CMY:
20, 87, 74
CMYK:
0, 84, 67, 20
HSL:
348°, 72.9958%, 46.4706%
HSV (HSB):
348°, 84.3902%, 80.3922%
XYZ:
26.7065, 14.4174, 6.6854
xyY:
0.5586, 0.3016, 14.4174
CIE-Lab:
44.8257, 65.3088, 25.9701
CIE-LCH:
44.8257, 70.2829, 21.6853
CIE-Luv:
44.8257, 121.3866, 14.5627
Hunter-Lab:
37.9703, 59.1004, 16.1400
#cd2043 color charts
#cd2043 color shades, tints & tones
#cd2043 color schemes
#cd2043 color preview, HTML & CSS examples
This text has a color of #cd2043
<p style="color:#cd2043;">Text here</p>
.mytext {color:#cd2043;}
This box has a color of #cd2043
<div style="background-color:#cd2043;">Content here</div>
.mybackground {background-color:#cd2043;}
Border around this has a color of #cd2043
<div style="border:2px solid #cd2043;">Content here</div>
.myborder {border:2px solid #cd2043;}