#dc471b color space conversions
Hex:
#dc471b
RGB:
220, 71, 27
CMY:
14, 72, 89
CMYK:
0, 68, 88, 14
HSL:
14°, 78.1377%, 48.4314%
HSV (HSB):
14°, 87.7273%, 86.2745%
XYZ:
31.9663, 19.8013, 3.1741
xyY:
0.5818, 0.3604, 19.8013
CIE-Lab:
51.6118, 56.2832, 55.0187
CIE-LCH:
51.6118, 78.7074, 44.3491
CIE-Luv:
51.6118, 120.6991, 38.9995
Hunter-Lab:
44.4986, 50.3557, 26.9198
#dc471b color charts
#dc471b color shades, tints & tones
#dc471b color schemes
#dc471b color preview, HTML & CSS examples
This text has a color of #dc471b
<p style="color:#dc471b;">Text here</p>
.mytext {color:#dc471b;}
This box has a color of #dc471b
<div style="background-color:#dc471b;">Content here</div>
.mybackground {background-color:#dc471b;}
Border around this has a color of #dc471b
<div style="border:2px solid #dc471b;">Content here</div>
.myborder {border:2px solid #dc471b;}