#db9375 color space conversions
Hex:
#db9375
RGB:
219, 147, 117
CMY:
14, 42, 54
CMYK:
0, 33, 47, 14
HSL:
18°, 58.6207%, 65.8824%
HSV (HSB):
18°, 46.5753%, 85.8824%
XYZ:
42.8580, 37.2119, 21.7534
xyY:
0.4209, 0.3655, 37.2119
CIE-Lab:
67.4357, 23.7774, 26.9355
CIE-LCH:
67.4357, 35.9289, 48.5634
CIE-Luv:
67.4357, 52.1189, 30.0724
Hunter-Lab:
61.0015, 18.6566, 21.5580
#db9375 color charts
#db9375 color shades, tints & tones
#db9375 color schemes
#db9375 color preview, HTML & CSS examples
This text has a color of #db9375
<p style="color:#db9375;">Text here</p>
.mytext {color:#db9375;}
This box has a color of #db9375
<div style="background-color:#db9375;">Content here</div>
.mybackground {background-color:#db9375;}
Border around this has a color of #db9375
<div style="border:2px solid #db9375;">Content here</div>
.myborder {border:2px solid #db9375;}