#dbbabd color space conversions
Hex:
#dbbabd
RGB:
219, 186, 189
CMY:
14, 27, 26
CMYK:
0, 15, 14, 14
HSL:
355°, 31.4286%, 79.4118%
HSV (HSB):
355°, 15.0685%, 85.8824%
XYZ:
55.9576, 53.8520, 55.5893
xyY:
0.3383, 0.3256, 53.8520
CIE-Lab:
78.3754, 12.2704, 2.8682
CIE-LCH:
78.3754, 12.6012, 13.1566
CIE-Luv:
78.3754, 19.7304, 2.0218
Hunter-Lab:
73.3839, 7.6902, 6.4558
#dbbabd color charts
#dbbabd color shades, tints & tones
#dbbabd color schemes
#dbbabd color preview, HTML & CSS examples
This text has a color of #dbbabd
<p style="color:#dbbabd;">Text here</p>
.mytext {color:#dbbabd;}
This box has a color of #dbbabd
<div style="background-color:#dbbabd;">Content here</div>
.mybackground {background-color:#dbbabd;}
Border around this has a color of #dbbabd
<div style="border:2px solid #dbbabd;">Content here</div>
.myborder {border:2px solid #dbbabd;}