#db4d25 color space conversions
Hex:
#db4d25
RGB:
219, 77, 37
CMY:
14, 70, 85
CMYK:
0, 65, 83, 14
HSL:
13°, 71.6535%, 50.1961%
HSV (HSB):
13°, 83.1050%, 85.8824%
XYZ:
32.2012, 20.5014, 4.0102
xyY:
0.5678, 0.3615, 20.5014
CIE-Lab:
52.3994, 53.7379, 51.3874
CIE-LCH:
52.3994, 74.3534, 43.7191
CIE-Luv:
52.3994, 114.6721, 38.2935
Hunter-Lab:
45.2785, 47.7086, 26.4437
#db4d25 color charts
#db4d25 color shades, tints & tones
#db4d25 color schemes
#db4d25 color preview, HTML & CSS examples
This text has a color of #db4d25
<p style="color:#db4d25;">Text here</p>
.mytext {color:#db4d25;}
This box has a color of #db4d25
<div style="background-color:#db4d25;">Content here</div>
.mybackground {background-color:#db4d25;}
Border around this has a color of #db4d25
<div style="border:2px solid #db4d25;">Content here</div>
.myborder {border:2px solid #db4d25;}