#dc231d color space conversions
Hex:
#dc231d
RGB:
220, 35, 29
CMY:
14, 86, 89
CMYK:
0, 84, 87, 14
HSL:
2°, 76.7068%, 48.8235%
HSV (HSB):
2°, 86.8182%, 86.2745%
XYZ:
30.3380, 16.5064, 2.7495
xyY:
0.6117, 0.3328, 16.5064
CIE-Lab:
47.6320, 67.4303, 51.0345
CIE-LCH:
47.6320, 84.5658, 37.1202
CIE-Luv:
47.6320, 140.0649, 31.4344
Hunter-Lab:
40.6281, 62.1912, 24.4273
#dc231d color charts
#dc231d color shades, tints & tones
#dc231d color schemes
#dc231d color preview, HTML & CSS examples
This text has a color of #dc231d
<p style="color:#dc231d;">Text here</p>
.mytext {color:#dc231d;}
This box has a color of #dc231d
<div style="background-color:#dc231d;">Content here</div>
.mybackground {background-color:#dc231d;}
Border around this has a color of #dc231d
<div style="border:2px solid #dc231d;">Content here</div>
.myborder {border:2px solid #dc231d;}