#cd210e color space conversions
Hex:
#cd210e
RGB:
205, 33, 14
CMY:
20, 87, 95
CMYK:
0, 84, 93, 20
HSL:
6°, 87.2146%, 42.9412%
HSV (HSB):
6°, 93.1707%, 80.3922%
XYZ:
25.8000, 14.0986, 1.7769
xyY:
0.6191, 0.3383, 14.0986
CIE-Lab:
44.3739, 63.5079, 53.3626
CIE-LCH:
44.3739, 82.9507, 40.0387
CIE-Luv:
44.3739, 131.2562, 31.5391
Hunter-Lab:
37.5480, 56.9416, 23.4778
#cd210e color charts
#cd210e color shades, tints & tones
#cd210e color schemes
#cd210e color preview, HTML & CSS examples
This text has a color of #cd210e
<p style="color:#cd210e;">Text here</p>
.mytext {color:#cd210e;}
This box has a color of #cd210e
<div style="background-color:#cd210e;">Content here</div>
.mybackground {background-color:#cd210e;}
Border around this has a color of #cd210e
<div style="border:2px solid #cd210e;">Content here</div>
.myborder {border:2px solid #cd210e;}