#a2dddf color space conversions
Hex:
#a2dddf
RGB:
162, 221, 223
CMY:
36, 13, 13
CMYK:
27, 1, 0, 13
HSL:
182°, 48.8000%, 75.4902%
HSV (HSB):
182°, 27.3543%, 87.4510%
XYZ:
54.0760, 64.7220, 79.4545
xyY:
0.2728, 0.3265, 64.7220
CIE-Lab:
84.3403, -18.1912, -7.0591
CIE-LCH:
84.3403, 19.5128, 201.2088
CIE-Luv:
84.3403, -29.1804, -7.9302
Hunter-Lab:
80.4500, -20.8052, -2.2414
#a2dddf color charts
#a2dddf color shades, tints & tones
#a2dddf color schemes
#a2dddf color preview, HTML & CSS examples
This text has a color of #a2dddf
<p style="color:#a2dddf;">Text here</p>
.mytext {color:#a2dddf;}
This box has a color of #a2dddf
<div style="background-color:#a2dddf;">Content here</div>
.mybackground {background-color:#a2dddf;}
Border around this has a color of #a2dddf
<div style="border:2px solid #a2dddf;">Content here</div>
.myborder {border:2px solid #a2dddf;}