#a2d5d3 color space conversions
Hex:
#a2d5d3
RGB:
162, 213, 211
CMY:
36, 16, 17
CMYK:
24, 0, 1, 16
HSL:
178°, 37.7778%, 73.5294%
HSV (HSB):
178°, 23.9437%, 83.5294%
XYZ:
50.4524, 59.9730, 70.5448
xyY:
0.2788, 0.3314, 59.9730
CIE-Lab:
81.8235, -16.8121, -4.3994
CIE-LCH:
81.8235, 17.3782, 194.6644
CIE-Luv:
81.8235, -25.6544, -3.9380
Hunter-Lab:
77.4423, -19.2340, 0.2003
#a2d5d3 color charts
#a2d5d3 color shades, tints & tones
#a2d5d3 color schemes
#a2d5d3 color preview, HTML & CSS examples
This text has a color of #a2d5d3
<p style="color:#a2d5d3;">Text here</p>
.mytext {color:#a2d5d3;}
This box has a color of #a2d5d3
<div style="background-color:#a2d5d3;">Content here</div>
.mybackground {background-color:#a2d5d3;}
Border around this has a color of #a2d5d3
<div style="border:2px solid #a2d5d3;">Content here</div>
.myborder {border:2px solid #a2d5d3;}