#a1d8d5 color space conversions
Hex:
#a1d8d5
RGB:
161, 216, 213
CMY:
37, 15, 16
CMYK:
25, 0, 1, 15
HSL:
177°, 41.3534%, 73.9216%
HSV (HSB):
177°, 25.4630%, 84.7059%
XYZ:
51.2640, 61.4929, 72.1182
xyY:
0.2773, 0.3326, 61.4929
CIE-Lab:
82.6430, -18.1850, -4.2637
CIE-LCH:
82.6430, 18.6781, 193.1953
CIE-Luv:
82.6430, -27.4235, -3.5118
Hunter-Lab:
78.4174, -20.5391, 0.3649
#a1d8d5 color charts
#a1d8d5 color shades, tints & tones
#a1d8d5 color schemes
#a1d8d5 color preview, HTML & CSS examples
This text has a color of #a1d8d5
<p style="color:#a1d8d5;">Text here</p>
.mytext {color:#a1d8d5;}
This box has a color of #a1d8d5
<div style="background-color:#a1d8d5;">Content here</div>
.mybackground {background-color:#a1d8d5;}
Border around this has a color of #a1d8d5
<div style="border:2px solid #a1d8d5;">Content here</div>
.myborder {border:2px solid #a1d8d5;}