#db523c color space conversions
Hex:
#db523c
RGB:
219, 82, 60
CMY:
14, 68, 76
CMYK:
0, 63, 73, 14
HSL:
8°, 68.8312%, 54.7059%
HSV (HSB):
8°, 72.6027%, 85.8824%
XYZ:
33.0463, 21.4209, 6.6679
xyY:
0.5405, 0.3504, 21.4209
CIE-Lab:
53.4071, 52.4175, 40.8348
CIE-LCH:
53.4071, 66.4460, 37.9197
CIE-Luv:
53.4071, 107.7914, 32.3814
Hunter-Lab:
46.2827, 46.4560, 23.8561
#db523c color charts
#db523c color shades, tints & tones
#db523c color schemes
#db523c color preview, HTML & CSS examples
This text has a color of #db523c
<p style="color:#db523c;">Text here</p>
.mytext {color:#db523c;}
This box has a color of #db523c
<div style="background-color:#db523c;">Content here</div>
.mybackground {background-color:#db523c;}
Border around this has a color of #db523c
<div style="border:2px solid #db523c;">Content here</div>
.myborder {border:2px solid #db523c;}