#adafb3 color space conversions
Hex:
#adafb3
RGB:
173, 175, 179
CMY:
32, 31, 30
CMYK:
3, 2, 0, 30
HSL:
220°, 3.7975%, 69.0196%
HSV (HSB):
220°, 3.3520%, 70.1961%
XYZ:
40.7002, 42.7989, 48.7637
xyY:
0.3077, 0.3236, 42.7989
CIE-Lab:
71.4182, 0.0655, -2.2968
CIE-LCH:
71.4182, 2.2977, 271.6329
CIE-Luv:
71.4182, -1.3475, -3.4148
Hunter-Lab:
65.4208, -3.4363, 1.6007
#adafb3 color charts
#adafb3 color shades, tints & tones
#adafb3 color schemes
#adafb3 color preview, HTML & CSS examples
This text has a color of #adafb3
<p style="color:#adafb3;">Text here</p>
.mytext {color:#adafb3;}
This box has a color of #adafb3
<div style="background-color:#adafb3;">Content here</div>
.mybackground {background-color:#adafb3;}
Border around this has a color of #adafb3
<div style="border:2px solid #adafb3;">Content here</div>
.myborder {border:2px solid #adafb3;}