#db9d9d color space conversions
Hex:
#db9d9d
RGB:
219, 157, 157
CMY:
14, 38, 38
CMYK:
0, 28, 28, 14
HSL:
0°, 46.2687%, 73.7255%
HSV (HSB):
0°, 28.3105%, 85.8824%
XYZ:
47.3562, 41.6083, 37.4336
xyY:
0.3747, 0.3292, 41.6083
CIE-Lab:
70.6000, 23.1080, 9.2022
CIE-LCH:
70.6000, 24.8728, 21.7137
CIE-Luv:
70.6000, 40.2370, 8.6671
Hunter-Lab:
64.5045, 18.1634, 10.7457
#db9d9d color charts
#db9d9d color shades, tints & tones
#db9d9d color schemes
#db9d9d color preview, HTML & CSS examples
This text has a color of #db9d9d
<p style="color:#db9d9d;">Text here</p>
.mytext {color:#db9d9d;}
This box has a color of #db9d9d
<div style="background-color:#db9d9d;">Content here</div>
.mybackground {background-color:#db9d9d;}
Border around this has a color of #db9d9d
<div style="border:2px solid #db9d9d;">Content here</div>
.myborder {border:2px solid #db9d9d;}