#db957e color space conversions
Hex:
#db957e
RGB:
219, 149, 126
CMY:
14, 42, 51
CMYK:
0, 32, 42, 14
HSL:
15°, 56.3636%, 67.6471%
HSV (HSB):
15°, 42.4658%, 85.8824%
XYZ:
43.7268, 38.0613, 24.7806
xyY:
0.4103, 0.3572, 38.0613
CIE-Lab:
68.0658, 23.6347, 22.8322
CIE-LCH:
68.0658, 32.8620, 44.0105
CIE-Luv:
68.0658, 49.5704, 25.5234
Hunter-Lab:
61.6939, 18.5512, 19.3707
#db957e color charts
#db957e color shades, tints & tones
#db957e color schemes
#db957e color preview, HTML & CSS examples
This text has a color of #db957e
<p style="color:#db957e;">Text here</p>
.mytext {color:#db957e;}
This box has a color of #db957e
<div style="background-color:#db957e;">Content here</div>
.mybackground {background-color:#db957e;}
Border around this has a color of #db957e
<div style="border:2px solid #db957e;">Content here</div>
.myborder {border:2px solid #db957e;}