#db280d color space conversions
Hex:
#db280d
RGB:
219, 40, 13
CMY:
14, 84, 95
CMYK:
0, 82, 94, 14
HSL:
8°, 88.7931%, 45.4902%
HSV (HSB):
8°, 94.0639%, 85.8824%
XYZ:
30.0449, 16.6067, 2.0026
xyY:
0.6175, 0.3413, 16.6067
CIE-Lab:
47.7606, 65.7718, 57.1389
CIE-LCH:
47.7606, 87.1251, 40.9823
CIE-Luv:
47.7606, 138.8402, 34.6480
Hunter-Lab:
40.7513, 60.2884, 25.6122
#db280d color charts
#db280d color shades, tints & tones
#db280d color schemes
#db280d color preview, HTML & CSS examples
This text has a color of #db280d
<p style="color:#db280d;">Text here</p>
.mytext {color:#db280d;}
This box has a color of #db280d
<div style="background-color:#db280d;">Content here</div>
.mybackground {background-color:#db280d;}
Border around this has a color of #db280d
<div style="border:2px solid #db280d;">Content here</div>
.myborder {border:2px solid #db280d;}