#a2d8d5 color space conversions
Hex:
#a2d8d5
RGB:
162, 216, 213
CMY:
36, 15, 16
CMYK:
25, 0, 1, 15
HSL:
177°, 40.9091%, 74.1176%
HSV (HSB):
177°, 25.0000%, 84.7059%
XYZ:
51.4664, 61.5972, 72.1277
xyY:
0.2779, 0.3326, 61.5972
CIE-Lab:
82.6988, -17.8905, -4.1752
CIE-LCH:
82.6988, 18.3712, 193.1363
CIE-Luv:
82.6988, -26.9909, -3.4205
Hunter-Lab:
78.4839, -20.2941, 0.4505
#a2d8d5 color charts
#a2d8d5 color shades, tints & tones
#a2d8d5 color schemes
#a2d8d5 color preview, HTML & CSS examples
This text has a color of #a2d8d5
<p style="color:#a2d8d5;">Text here</p>
.mytext {color:#a2d8d5;}
This box has a color of #a2d8d5
<div style="background-color:#a2d8d5;">Content here</div>
.mybackground {background-color:#a2d8d5;}
Border around this has a color of #a2d8d5
<div style="border:2px solid #a2d8d5;">Content here</div>
.myborder {border:2px solid #a2d8d5;}