#cd072e color space conversions
Hex:
#cd072e
RGB:
205, 7, 46
CMY:
20, 97, 82
CMYK:
0, 97, 78, 20
HSL:
348°, 93.3962%, 41.5686%
HSV (HSB):
348°, 96.5854%, 80.3922%
XYZ:
25.7460, 13.3284, 3.8004
xyY:
0.6005, 0.3109, 13.3284
CIE-Lab:
43.2539, 68.1097, 36.8005
CIE-LCH:
43.2539, 77.4158, 28.3829
CIE-Luv:
43.2539, 133.0168, 21.1699
Hunter-Lab:
36.5080, 61.9917, 19.3836
#cd072e color charts
#cd072e color shades, tints & tones
#cd072e color schemes
#cd072e color preview, HTML & CSS examples
This text has a color of #cd072e
<p style="color:#cd072e;">Text here</p>
.mytext {color:#cd072e;}
This box has a color of #cd072e
<div style="background-color:#cd072e;">Content here</div>
.mybackground {background-color:#cd072e;}
Border around this has a color of #cd072e
<div style="border:2px solid #cd072e;">Content here</div>
.myborder {border:2px solid #cd072e;}