#cd021b color space conversions
Hex:
#cd021b
RGB:
205, 2, 27
CMY:
20, 99, 89
CMYK:
0, 99, 87, 20
HSL:
353°, 98.0676%, 40.5882%
HSV (HSB):
353°, 99.0244%, 80.3922%
XYZ:
25.3964, 13.1017, 2.2272
xyY:
0.6236, 0.3217, 13.1017
CIE-Lab:
42.9161, 68.0949, 46.8821
CIE-LCH:
42.9161, 82.6731, 34.5467
CIE-Luv:
42.9161, 137.5438, 26.4842
Hunter-Lab:
36.1962, 61.8975, 21.6891
#cd021b color charts
#cd021b color shades, tints & tones
#cd021b color schemes
#cd021b color preview, HTML & CSS examples
This text has a color of #cd021b
<p style="color:#cd021b;">Text here</p>
.mytext {color:#cd021b;}
This box has a color of #cd021b
<div style="background-color:#cd021b;">Content here</div>
.mybackground {background-color:#cd021b;}
Border around this has a color of #cd021b
<div style="border:2px solid #cd021b;">Content here</div>
.myborder {border:2px solid #cd021b;}