#a2d2d5 color space conversions
Hex:
#a2d2d5
RGB:
162, 210, 213
CMY:
36, 18, 16
CMYK:
24, 1, 0, 16
HSL:
184°, 37.7778%, 73.5294%
HSV (HSB):
184°, 23.9437%, 83.5294%
XYZ:
49.9571, 58.5787, 71.6246
xyY:
0.2773, 0.3251, 58.5787
CIE-Lab:
81.0594, -14.8478, -6.5953
CIE-LCH:
81.0594, 16.2467, 203.9504
CIE-Luv:
81.0594, -24.3314, -7.6852
Hunter-Lab:
76.5367, -17.4285, -1.9091
#a2d2d5 color charts
#a2d2d5 color shades, tints & tones
#a2d2d5 color schemes
#a2d2d5 color preview, HTML & CSS examples
This text has a color of #a2d2d5
<p style="color:#a2d2d5;">Text here</p>
.mytext {color:#a2d2d5;}
This box has a color of #a2d2d5
<div style="background-color:#a2d2d5;">Content here</div>
.mybackground {background-color:#a2d2d5;}
Border around this has a color of #a2d2d5
<div style="border:2px solid #a2d2d5;">Content here</div>
.myborder {border:2px solid #a2d2d5;}