#db949c color space conversions
Hex:
#db949c
RGB:
219, 148, 156
CMY:
14, 42, 39
CMYK:
0, 32, 29, 14
HSL:
353°, 49.6503%, 71.9608%
HSV (HSB):
353°, 32.4201%, 85.8824%
XYZ:
45.8041, 38.6402, 36.4967
xyY:
0.3787, 0.3195, 38.6402
CIE-Lab:
68.4898, 27.8250, 6.7426
CIE-LCH:
68.4898, 28.6303, 13.6215
CIE-Luv:
68.4898, 45.8264, 4.3408
Hunter-Lab:
62.1612, 22.7472, 8.7020
#db949c color charts
#db949c color shades, tints & tones
#db949c color schemes
#db949c color preview, HTML & CSS examples
This text has a color of #db949c
<p style="color:#db949c;">Text here</p>
.mytext {color:#db949c;}
This box has a color of #db949c
<div style="background-color:#db949c;">Content here</div>
.mybackground {background-color:#db949c;}
Border around this has a color of #db949c
<div style="border:2px solid #db949c;">Content here</div>
.myborder {border:2px solid #db949c;}