#db924d color space conversions
Hex:
#db924d
RGB:
219, 146, 77
CMY:
14, 43, 70
CMYK:
0, 33, 65, 14
HSL:
29°, 66.3551%, 58.0392%
HSV (HSB):
29°, 64.8402%, 85.8824%
XYZ:
40.8319, 36.1537, 11.8475
xyY:
0.4596, 0.4070, 36.1537
CIE-Lab:
66.6372, 21.0793, 46.9966
CIE-LCH:
66.6372, 51.5074, 65.8424
CIE-Luv:
66.6372, 57.3081, 49.8939
Hunter-Lab:
60.1279, 15.9925, 30.4072
#db924d color charts
#db924d color shades, tints & tones
#db924d color schemes
#db924d color preview, HTML & CSS examples
This text has a color of #db924d
<p style="color:#db924d;">Text here</p>
.mytext {color:#db924d;}
This box has a color of #db924d
<div style="background-color:#db924d;">Content here</div>
.mybackground {background-color:#db924d;}
Border around this has a color of #db924d
<div style="border:2px solid #db924d;">Content here</div>
.myborder {border:2px solid #db924d;}