#db150f color space conversions
Hex:
#db150f
RGB:
219, 21, 15
CMY:
14, 92, 94
CMYK:
0, 90, 93, 14
HSL:
2°, 87.1795%, 45.8824%
HSV (HSB):
2°, 93.1507%, 85.8824%
XYZ:
29.5678, 15.6309, 1.9106
xyY:
0.6276, 0.3318, 15.6309
CIE-Lab:
46.4865, 69.4516, 55.7636
CIE-LCH:
46.4865, 89.0679, 38.7614
CIE-Luv:
46.4865, 145.3923, 32.1205
Hunter-Lab:
39.5359, 64.3073, 24.8099
#db150f color charts
#db150f color shades, tints & tones
#db150f color schemes
#db150f color preview, HTML & CSS examples
This text has a color of #db150f
<p style="color:#db150f;">Text here</p>
.mytext {color:#db150f;}
This box has a color of #db150f
<div style="background-color:#db150f;">Content here</div>
.mybackground {background-color:#db150f;}
Border around this has a color of #db150f
<div style="border:2px solid #db150f;">Content here</div>
.myborder {border:2px solid #db150f;}