#db937e color space conversions
Hex:
#db937e
RGB:
219, 147, 126
CMY:
14, 42, 51
CMYK:
0, 33, 42, 14
HSL:
14°, 56.3636%, 67.6471%
HSV (HSB):
14°, 42.4658%, 85.8824%
XYZ:
43.4130, 37.4339, 24.6760
xyY:
0.4114, 0.3547, 37.4339
CIE-Lab:
67.6013, 24.7116, 22.2033
CIE-LCH:
67.6013, 33.2212, 41.9396
CIE-Luv:
67.6013, 50.9066, 24.5004
Hunter-Lab:
61.1832, 19.5854, 18.9158
#db937e color charts
#db937e color shades, tints & tones
#db937e color schemes
#db937e color preview, HTML & CSS examples
This text has a color of #db937e
<p style="color:#db937e;">Text here</p>
.mytext {color:#db937e;}
This box has a color of #db937e
<div style="background-color:#db937e;">Content here</div>
.mybackground {background-color:#db937e;}
Border around this has a color of #db937e
<div style="border:2px solid #db937e;">Content here</div>
.myborder {border:2px solid #db937e;}