#db825c color space conversions
Hex:
#db825c
RGB:
219, 130, 92
CMY:
14, 49, 64
CMYK:
0, 41, 58, 14
HSL:
18°, 63.8191%, 60.9804%
HSV (HSB):
18°, 57.9909%, 85.8824%
XYZ:
39.1278, 31.7980, 14.2006
xyY:
0.4596, 0.3735, 31.7980
CIE-Lab:
63.1756, 30.6768, 35.0846
CIE-LCH:
63.1756, 46.6047, 48.8346
CIE-Luv:
63.1756, 67.5873, 36.0482
Hunter-Lab:
56.3898, 25.1758, 24.5419
#db825c color charts
#db825c color shades, tints & tones
#db825c color schemes
#db825c color preview, HTML & CSS examples
This text has a color of #db825c
<p style="color:#db825c;">Text here</p>
.mytext {color:#db825c;}
This box has a color of #db825c
<div style="background-color:#db825c;">Content here</div>
.mybackground {background-color:#db825c;}
Border around this has a color of #db825c
<div style="border:2px solid #db825c;">Content here</div>
.myborder {border:2px solid #db825c;}