#adaddd color space conversions
Hex:
#adaddd
RGB:
173, 173, 221
CMY:
32, 32, 13
CMYK:
22, 22, 0, 13
HSL:
240°, 41.3793%, 77.2549%
HSV (HSB):
240°, 21.7195%, 86.6667%
XYZ:
45.2283, 43.9918, 74.5141
xyY:
0.2762, 0.2687, 43.9918
CIE-Lab:
72.2230, 10.0841, -24.1387
CIE-LCH:
72.2230, 26.1604, 292.6729
CIE-Luv:
72.2230, -2.8414, -39.4236
Hunter-Lab:
66.3263, 5.6490, -20.1807
#adaddd color charts
#adaddd RGB chart
#adaddd CMYK chart
#adaddd RGB pie chart
#adaddd color shades, tints & tones
#adaddd color schemes
#adaddd color preview, HTML & CSS examples
This text has a color of #adaddd
<p style="color:#adaddd;">Text here</p>
.mytext {color:#adaddd;}
Text color #adaddd
This box has a color of #adaddd
<div style="background-color:#adaddd;">Content here</div>
.mybackground {background-color:#adaddd;}
Background color #adaddd
Border around this has a color of #adaddd
<div style="border:2px solid #adaddd;">Content here</div>
.myborder {border:2px solid #adaddd;}
Border color #adaddd