#adfedf color space conversions
Hex:
#adfedf
RGB:
173, 254, 223
CMY:
32, 0, 13
CMYK:
32, 0, 12, 0
HSL:
157°, 97.5904%, 83.7255%
HSV (HSB):
157°, 31.8898%, 99.6078%
XYZ:
65.9947, 85.0956, 82.7588
xyY:
0.2822, 0.3639, 85.0956
CIE-Lab:
93.9243, -31.0599, 7.0028
CIE-LCH:
93.9243, 31.8396, 167.2945
CIE-Luv:
93.9243, -38.9370, 16.0238
Hunter-Lab:
92.2473, -33.7319, 11.3816
#adfedf color charts
#adfedf RGB chart
#adfedf CMYK chart
#adfedf RGB pie chart
#adfedf color shades, tints & tones
#adfedf color schemes
#adfedf color preview, HTML & CSS examples
This text has a color of #adfedf
<p style="color:#adfedf;">Text here</p>
.mytext {color:#adfedf;}
Text color #adfedf
This box has a color of #adfedf
<div style="background-color:#adfedf;">Content here</div>
.mybackground {background-color:#adfedf;}
Background color #adfedf
Border around this has a color of #adfedf
<div style="border:2px solid #adfedf;">Content here</div>
.myborder {border:2px solid #adfedf;}
Border color #adfedf