#adaabb color space conversions
Hex:
#adaabb
RGB:
173, 170, 187
CMY:
32, 33, 27
CMYK:
7, 9, 0, 27
HSL:
251°, 11.1111%, 70.0000%
HSV (HSB):
251°, 9.0909%, 73.3333%
XYZ:
40.5779, 41.2215, 52.8316
xyY:
0.3014, 0.3062, 41.2215
CIE-Lab:
70.3309, 4.3746, -8.3134
CIE-LCH:
70.3309, 9.3941, 297.7539
CIE-Luv:
70.3309, 0.6693, -13.2238
Hunter-Lab:
64.2040, 0.4578, -3.8452
#adaabb color charts
#adaabb RGB chart
#adaabb CMYK chart
#adaabb RGB pie chart
#adaabb color shades, tints & tones
#adaabb color schemes
#adaabb color preview, HTML & CSS examples
This text has a color of #adaabb
<p style="color:#adaabb;">Text here</p>
.mytext {color:#adaabb;}
Text color #adaabb
This box has a color of #adaabb
<div style="background-color:#adaabb;">Content here</div>
.mybackground {background-color:#adaabb;}
Background color #adaabb
Border around this has a color of #adaabb
<div style="border:2px solid #adaabb;">Content here</div>
.myborder {border:2px solid #adaabb;}
Border color #adaabb