#db401c color space conversions
Hex:
#db401c
RGB:
219, 64, 28
CMY:
14, 75, 89
CMYK:
0, 71, 87, 14
HSL:
11°, 77.3279%, 48.4314%
HSV (HSB):
11°, 87.2146%, 85.8824%
XYZ:
31.2564, 18.8107, 3.0820
xyY:
0.5881, 0.3539, 18.8107
CIE-Lab:
50.4650, 58.6330, 53.6426
CIE-LCH:
50.4650, 79.4693, 42.4550
CIE-Luv:
50.4650, 124.4129, 36.9670
Hunter-Lab:
43.3713, 52.7399, 26.1467
#db401c color charts
#db401c color shades, tints & tones
#db401c color schemes
#db401c color preview, HTML & CSS examples
This text has a color of #db401c
<p style="color:#db401c;">Text here</p>
.mytext {color:#db401c;}
This box has a color of #db401c
<div style="background-color:#db401c;">Content here</div>
.mybackground {background-color:#db401c;}
Border around this has a color of #db401c
<div style="border:2px solid #db401c;">Content here</div>
.myborder {border:2px solid #db401c;}