#db370d color space conversions
Hex:
#db370d
RGB:
219, 55, 13
CMY:
14, 78, 95
CMYK:
0, 75, 94, 14
HSL:
12°, 88.7931%, 45.4902%
HSV (HSB):
12°, 94.0639%, 85.8824%
XYZ:
30.6523, 17.8215, 2.2051
xyY:
0.6048, 0.3517, 17.8215
CIE-Lab:
49.2789, 61.5074, 58.0343
CIE-LCH:
49.2789, 84.5644, 43.3358
CIE-Luv:
49.2789, 131.1347, 37.3176
Hunter-Lab:
42.2155, 55.7298, 26.4539
#db370d color charts
#db370d color shades, tints & tones
#db370d color schemes
#db370d color preview, HTML & CSS examples
This text has a color of #db370d
<p style="color:#db370d;">Text here</p>
.mytext {color:#db370d;}
This box has a color of #db370d
<div style="background-color:#db370d;">Content here</div>
.mybackground {background-color:#db370d;}
Border around this has a color of #db370d
<div style="border:2px solid #db370d;">Content here</div>
.myborder {border:2px solid #db370d;}