#db8c8c color space conversions
Hex:
#db8c8c
RGB:
219, 140, 140
CMY:
14, 45, 45
CMYK:
0, 36, 36, 14
HSL:
0°, 52.3179%, 70.3922%
HSV (HSB):
0°, 36.0731%, 85.8824%
XYZ:
43.3251, 35.7097, 29.4201
xyY:
0.3995, 0.3293, 35.7097
CIE-Lab:
66.2975, 30.0712, 12.5944
CIE-LCH:
66.2975, 32.6021, 22.7248
CIE-Luv:
66.2975, 53.3420, 11.4946
Hunter-Lab:
59.7576, 24.8394, 12.6404
#db8c8c color charts
#db8c8c color shades, tints & tones
#db8c8c color schemes
#db8c8c color preview, HTML & CSS examples
This text has a color of #db8c8c
<p style="color:#db8c8c;">Text here</p>
.mytext {color:#db8c8c;}
This box has a color of #db8c8c
<div style="background-color:#db8c8c;">Content here</div>
.mybackground {background-color:#db8c8c;}
Border around this has a color of #db8c8c
<div style="border:2px solid #db8c8c;">Content here</div>
.myborder {border:2px solid #db8c8c;}