#add1b5 color space conversions
Hex:
#add1b5
RGB:
173, 209, 181
CMY:
32, 18, 29
CMYK:
17, 0, 13, 18
HSL:
133°, 28.1250%, 74.9020%
HSV (HSB):
133°, 17.2249%, 81.9608%
XYZ:
48.3745, 57.8214, 52.3271
xyY:
0.3052, 0.3648, 57.8214
CIE-Lab:
80.6394, -17.3439, 9.9618
CIE-LCH:
80.6394, 20.0012, 150.1283
CIE-Luv:
80.6394, -18.2947, 17.6098
Hunter-Lab:
76.0404, -19.5144, 12.4279
#add1b5 color charts
#add1b5 color shades, tints & tones
#add1b5 color schemes
#add1b5 color preview, HTML & CSS examples
This text has a color of #add1b5
<p style="color:#add1b5;">Text here</p>
.mytext {color:#add1b5;}
This box has a color of #add1b5
<div style="background-color:#add1b5;">Content here</div>
.mybackground {background-color:#add1b5;}
Border around this has a color of #add1b5
<div style="border:2px solid #add1b5;">Content here</div>
.myborder {border:2px solid #add1b5;}