#dbabb3 color space conversions
Hex:
#dbabb3
RGB:
219, 171, 179
CMY:
14, 33, 30
CMYK:
0, 22, 18, 14
HSL:
350°, 40.0000%, 76.4706%
HSV (HSB):
350°, 21.9178%, 85.8824%
XYZ:
51.9130, 47.4406, 49.0687
xyY:
0.3498, 0.3196, 47.4406
CIE-Lab:
74.4707, 18.7507, 2.6478
CIE-LCH:
74.4707, 18.9368, 8.0375
CIE-Luv:
74.4707, 29.2052, 0.4660
Hunter-Lab:
68.8771, 14.0014, 5.9753
#dbabb3 color charts
#dbabb3 color shades, tints & tones
#dbabb3 color schemes
#dbabb3 color preview, HTML & CSS examples
This text has a color of #dbabb3
<p style="color:#dbabb3;">Text here</p>
.mytext {color:#dbabb3;}
This box has a color of #dbabb3
<div style="background-color:#dbabb3;">Content here</div>
.mybackground {background-color:#dbabb3;}
Border around this has a color of #dbabb3
<div style="border:2px solid #dbabb3;">Content here</div>
.myborder {border:2px solid #dbabb3;}