#db5e31 color space conversions
Hex:
#db5e31
RGB:
219, 94, 49
CMY:
14, 63, 81
CMYK:
0, 57, 78, 14
HSL:
16°, 70.2479%, 52.5490%
HSV (HSB):
16°, 77.6256%, 85.8824%
XYZ:
33.7705, 23.2872, 5.6207
xyY:
0.5388, 0.3715, 23.2872
CIE-Lab:
55.3670, 46.5194, 48.5778
CIE-LCH:
55.3670, 67.2597, 46.2400
CIE-Luv:
55.3670, 100.7067, 40.0938
Hunter-Lab:
48.2568, 40.4662, 26.8740
#db5e31 color charts
#db5e31 color shades, tints & tones
#db5e31 color schemes
#db5e31 color preview, HTML & CSS examples
This text has a color of #db5e31
<p style="color:#db5e31;">Text here</p>
.mytext {color:#db5e31;}
This box has a color of #db5e31
<div style="background-color:#db5e31;">Content here</div>
.mybackground {background-color:#db5e31;}
Border around this has a color of #db5e31
<div style="border:2px solid #db5e31;">Content here</div>
.myborder {border:2px solid #db5e31;}