#cd071e color space conversions
Hex:
#cd071e
RGB:
205, 7, 30
CMY:
20, 97, 88
CMYK:
0, 97, 85, 20
HSL:
353°, 93.3962%, 41.5686%
HSV (HSB):
353°, 96.5854%, 80.3922%
XYZ:
25.4872, 13.2248, 2.4376
xyY:
0.6194, 0.3214, 13.2248
CIE-Lab:
43.1001, 67.6850, 45.5288
CIE-LCH:
43.1001, 81.5728, 33.9270
CIE-Luv:
43.1001, 136.2467, 26.0722
Hunter-Lab:
36.3660, 61.4617, 21.4819
#cd071e color charts
#cd071e color shades, tints & tones
#cd071e color schemes
#cd071e color preview, HTML & CSS examples
This text has a color of #cd071e
<p style="color:#cd071e;">Text here</p>
.mytext {color:#cd071e;}
This box has a color of #cd071e
<div style="background-color:#cd071e;">Content here</div>
.mybackground {background-color:#cd071e;}
Border around this has a color of #cd071e
<div style="border:2px solid #cd071e;">Content here</div>
.myborder {border:2px solid #cd071e;}