#cd021f color space conversions
Hex:
#cd021f
RGB:
205, 2, 31
CMY:
20, 99, 88
CMYK:
0, 99, 85, 20
HSL:
351°, 98.0676%, 40.5882%
HSV (HSB):
351°, 99.0244%, 80.3922%
XYZ:
25.4459, 13.1215, 2.4879
xyY:
0.6198, 0.3196, 13.1215
CIE-Lab:
42.9457, 68.1761, 44.8779
CIE-LCH:
42.9457, 81.6211, 33.3555
CIE-Luv:
42.9457, 136.9015, 25.5211
Hunter-Lab:
36.2236, 61.9991, 21.2844
#cd021f color charts
#cd021f color shades, tints & tones
#cd021f color schemes
#cd021f color preview, HTML & CSS examples
This text has a color of #cd021f
<p style="color:#cd021f;">Text here</p>
.mytext {color:#cd021f;}
This box has a color of #cd021f
<div style="background-color:#cd021f;">Content here</div>
.mybackground {background-color:#cd021f;}
Border around this has a color of #cd021f
<div style="border:2px solid #cd021f;">Content here</div>
.myborder {border:2px solid #cd021f;}