#db501b color space conversions
Hex:
#db501b
RGB:
219, 80, 27
CMY:
14, 69, 89
CMYK:
0, 63, 88, 14
HSL:
17°, 78.0488%, 48.2353%
HSV (HSB):
17°, 87.6712%, 85.8824%
XYZ:
32.2799, 20.8765, 3.3651
xyY:
0.5711, 0.3694, 20.8765
CIE-Lab:
52.8141, 52.2342, 55.8809
CIE-LCH:
52.8141, 76.4924, 46.9318
CIE-Luv:
52.8141, 113.5212, 41.2972
Hunter-Lab:
45.6908, 46.1487, 27.6169
#db501b color charts
#db501b color shades, tints & tones
#db501b color schemes
#db501b color preview, HTML & CSS examples
This text has a color of #db501b
<p style="color:#db501b;">Text here</p>
.mytext {color:#db501b;}
This box has a color of #db501b
<div style="background-color:#db501b;">Content here</div>
.mybackground {background-color:#db501b;}
Border around this has a color of #db501b
<div style="border:2px solid #db501b;">Content here</div>
.myborder {border:2px solid #db501b;}