#a1d2d7 color space conversions
Hex:
#a1d2d7
RGB:
161, 210, 215
CMY:
37, 18, 16
CMYK:
25, 2, 0, 16
HSL:
186°, 40.2985%, 73.7255%
HSV (HSB):
186°, 25.1163%, 84.3137%
XYZ:
50.0103, 58.5766, 72.9606
xyY:
0.2755, 0.3227, 58.5766
CIE-Lab:
81.0583, -14.6997, -7.6721
CIE-LCH:
81.0583, 16.5814, 207.5611
CIE-Luv:
81.0583, -24.7824, -9.4085
Hunter-Lab:
76.5353, -17.3000, -2.9460
#a1d2d7 color charts
#a1d2d7 color shades, tints & tones
#a1d2d7 color schemes
#a1d2d7 color preview, HTML & CSS examples
This text has a color of #a1d2d7
<p style="color:#a1d2d7;">Text here</p>
.mytext {color:#a1d2d7;}
This box has a color of #a1d2d7
<div style="background-color:#a1d2d7;">Content here</div>
.mybackground {background-color:#a1d2d7;}
Border around this has a color of #a1d2d7
<div style="border:2px solid #a1d2d7;">Content here</div>
.myborder {border:2px solid #a1d2d7;}