#db926c color space conversions
Hex:
#db926c
RGB:
219, 146, 108
CMY:
14, 43, 58
CMYK:
0, 33, 51, 14
HSL:
21°, 60.6557%, 64.1176%
HSV (HSB):
21°, 50.6849%, 85.8824%
XYZ:
42.1991, 36.7005, 19.0471
xyY:
0.4308, 0.3747, 36.7005
CIE-Lab:
67.0518, 23.4571, 31.3383
CIE-LCH:
67.0518, 39.1449, 53.1847
CIE-Luv:
67.0518, 53.9629, 34.8176
Hunter-Lab:
60.5810, 18.3216, 23.7654
#db926c color charts
#db926c color shades, tints & tones
#db926c color schemes
#db926c color preview, HTML & CSS examples
This text has a color of #db926c
<p style="color:#db926c;">Text here</p>
.mytext {color:#db926c;}
This box has a color of #db926c
<div style="background-color:#db926c;">Content here</div>
.mybackground {background-color:#db926c;}
Border around this has a color of #db926c
<div style="border:2px solid #db926c;">Content here</div>
.myborder {border:2px solid #db926c;}