#ada2b3 color space conversions
Hex:
#ada2b3
RGB:
173, 162, 179
CMY:
32, 36, 30
CMYK:
3, 9, 0, 30
HSL:
279°, 10.0592%, 66.8627%
HSV (HSB):
279°, 9.4972%, 70.1961%
XYZ:
38.2906, 37.9796, 47.9605
xyY:
0.3082, 0.3057, 37.9796
CIE-Lab:
68.0056, 7.1861, -7.3359
CIE-LCH:
68.0056, 10.2691, 314.4088
CIE-Luv:
68.0056, 5.1895, -12.1227
Hunter-Lab:
61.6276, 3.0578, -3.0020
#ada2b3 color charts
#ada2b3 color shades, tints & tones
#ada2b3 color schemes
#ada2b3 color preview, HTML & CSS examples
This text has a color of #ada2b3
<p style="color:#ada2b3;">Text here</p>
.mytext {color:#ada2b3;}
This box has a color of #ada2b3
<div style="background-color:#ada2b3;">Content here</div>
.mybackground {background-color:#ada2b3;}
Border around this has a color of #ada2b3
<div style="border:2px solid #ada2b3;">Content here</div>
.myborder {border:2px solid #ada2b3;}