#db975e color space conversions
Hex:
#db975e
RGB:
219, 151, 94
CMY:
14, 41, 63
CMYK:
0, 31, 57, 14
HSL:
27°, 63.4518%, 61.3725%
HSV (HSB):
27°, 57.0776%, 85.8824%
XYZ:
42.3004, 38.0014, 15.6952
xyY:
0.4406, 0.3959, 38.0014
CIE-Lab:
68.0217, 19.5815, 39.9995
CIE-LCH:
68.0217, 44.5353, 63.9163
CIE-Luv:
68.0217, 51.9574, 44.5065
Hunter-Lab:
61.6453, 14.6057, 28.0562
#db975e color charts
#db975e color shades, tints & tones
#db975e color schemes
#db975e color preview, HTML & CSS examples
This text has a color of #db975e
<p style="color:#db975e;">Text here</p>
.mytext {color:#db975e;}
This box has a color of #db975e
<div style="background-color:#db975e;">Content here</div>
.mybackground {background-color:#db975e;}
Border around this has a color of #db975e
<div style="border:2px solid #db975e;">Content here</div>
.myborder {border:2px solid #db975e;}