#dbabb2 color space conversions
Hex:
#dbabb2
RGB:
219, 171, 178
CMY:
14, 33, 30
CMYK:
0, 22, 19, 14
HSL:
351°, 40.0000%, 76.4706%
HSV (HSB):
351°, 21.9178%, 85.8824%
XYZ:
51.8122, 47.4002, 48.5378
xyY:
0.3507, 0.3208, 47.4002
CIE-Lab:
74.4451, 18.5965, 3.1585
CIE-LCH:
74.4451, 18.8629, 9.6393
CIE-Luv:
74.4451, 29.3238, 1.2270
Hunter-Lab:
68.8478, 13.8485, 6.3939
#dbabb2 color charts
#dbabb2 color shades, tints & tones
#dbabb2 color schemes
#dbabb2 color preview, HTML & CSS examples
This text has a color of #dbabb2
<p style="color:#dbabb2;">Text here</p>
.mytext {color:#dbabb2;}
This box has a color of #dbabb2
<div style="background-color:#dbabb2;">Content here</div>
.mybackground {background-color:#dbabb2;}
Border around this has a color of #dbabb2
<div style="border:2px solid #dbabb2;">Content here</div>
.myborder {border:2px solid #dbabb2;}