#db5d25 color space conversions
Hex:
#db5d25
RGB:
219, 93, 37
CMY:
14, 64, 85
CMYK:
0, 58, 83, 14
HSL:
18°, 71.6535%, 50.1961%
HSV (HSB):
18°, 83.1050%, 85.8824%
XYZ:
33.4617, 23.0223, 4.4304
xyY:
0.5493, 0.3779, 23.0223
CIE-Lab:
55.0953, 46.6075, 53.7884
CIE-LCH:
55.0953, 71.1720, 49.0911
CIE-Luv:
55.0953, 102.8014, 43.0598
Hunter-Lab:
47.9816, 40.5156, 28.1126
#db5d25 color charts
#db5d25 color shades, tints & tones
#db5d25 color schemes
#db5d25 color preview, HTML & CSS examples
This text has a color of #db5d25
<p style="color:#db5d25;">Text here</p>
.mytext {color:#db5d25;}
This box has a color of #db5d25
<div style="background-color:#db5d25;">Content here</div>
.mybackground {background-color:#db5d25;}
Border around this has a color of #db5d25
<div style="border:2px solid #db5d25;">Content here</div>
.myborder {border:2px solid #db5d25;}