#db8b8f color space conversions
Hex:
#db8b8f
RGB:
219, 139, 143
CMY:
14, 45, 44
CMYK:
0, 37, 35, 14
HSL:
357°, 52.6316%, 70.1961%
HSV (HSB):
357°, 36.5297%, 85.8824%
XYZ:
43.4040, 35.5085, 30.5528
xyY:
0.3965, 0.3244, 35.5085
CIE-Lab:
66.1426, 30.9720, 10.6889
CIE-LCH:
66.1426, 32.7646, 19.0403
CIE-Luv:
66.1426, 53.4701, 8.8512
Hunter-Lab:
59.5890, 25.7367, 11.3128
#db8b8f color charts
#db8b8f color shades, tints & tones
#db8b8f color schemes
#db8b8f color preview, HTML & CSS examples
This text has a color of #db8b8f
<p style="color:#db8b8f;">Text here</p>
.mytext {color:#db8b8f;}
This box has a color of #db8b8f
<div style="background-color:#db8b8f;">Content here</div>
.mybackground {background-color:#db8b8f;}
Border around this has a color of #db8b8f
<div style="border:2px solid #db8b8f;">Content here</div>
.myborder {border:2px solid #db8b8f;}