#dbadb3 color space conversions
Hex:
#dbadb3
RGB:
219, 173, 179
CMY:
14, 32, 30
CMYK:
0, 21, 18, 14
HSL:
352°, 38.9831%, 76.8627%
HSV (HSB):
352°, 21.0046%, 85.8824%
XYZ:
52.2937, 48.2019, 49.1955
xyY:
0.3493, 0.3220, 48.2019
CIE-Lab:
74.9521, 17.6723, 3.3457
CIE-LCH:
74.9521, 17.9862, 10.7202
CIE-Luv:
74.9521, 28.0693, 1.6738
Hunter-Lab:
69.4276, 12.9501, 6.5871
#dbadb3 color charts
#dbadb3 color shades, tints & tones
#dbadb3 color schemes
#dbadb3 color preview, HTML & CSS examples
This text has a color of #dbadb3
<p style="color:#dbadb3;">Text here</p>
.mytext {color:#dbadb3;}
This box has a color of #dbadb3
<div style="background-color:#dbadb3;">Content here</div>
.mybackground {background-color:#dbadb3;}
Border around this has a color of #dbadb3
<div style="border:2px solid #dbadb3;">Content here</div>
.myborder {border:2px solid #dbadb3;}