#db5e00 color space conversions
Hex:
#db5e00
RGB:
219, 94, 0
CMY:
14, 63, 100
CMYK:
0, 57, 100, 14
HSL:
26°, 100.0000%, 42.9412%
HSV (HSB):
26°, 100.0000%, 85.8824%
XYZ:
33.2161, 23.0655, 2.7014
xyY:
0.5631, 0.3911, 23.0655
CIE-Lab:
55.1397, 45.5504, 64.3228
CIE-LCH:
55.1397, 78.8179, 54.6956
CIE-Luv:
55.1397, 104.0897, 48.4935
Hunter-Lab:
48.0265, 39.4078, 30.2836
#db5e00 color charts
#db5e00 color shades, tints & tones
#db5e00 color schemes
#db5e00 color preview, HTML & CSS examples
This text has a color of #db5e00
<p style="color:#db5e00;">Text here</p>
.mytext {color:#db5e00;}
This box has a color of #db5e00
<div style="background-color:#db5e00;">Content here</div>
.mybackground {background-color:#db5e00;}
Border around this has a color of #db5e00
<div style="border:2px solid #db5e00;">Content here</div>
.myborder {border:2px solid #db5e00;}