#a1d3d3 color space conversions
Hex:
#a1d3d3
RGB:
161, 211, 211
CMY:
37, 17, 17
CMYK:
24, 0, 0, 17
HSL:
180°, 36.2319%, 72.9412%
HSV (HSB):
180°, 23.6967%, 82.7451%
XYZ:
49.7501, 58.8687, 70.3687
xyY:
0.2780, 0.3289, 58.8687
CIE-Lab:
81.2194, -16.0954, -5.2969
CIE-LCH:
81.2194, 16.9446, 198.2160
CIE-Luv:
81.2194, -25.2046, -5.4508
Hunter-Lab:
76.7260, -18.5288, -0.6692
#a1d3d3 color charts
#a1d3d3 color shades, tints & tones
#a1d3d3 color schemes
#a1d3d3 color preview, HTML & CSS examples
This text has a color of #a1d3d3
<p style="color:#a1d3d3;">Text here</p>
.mytext {color:#a1d3d3;}
This box has a color of #a1d3d3
<div style="background-color:#a1d3d3;">Content here</div>
.mybackground {background-color:#a1d3d3;}
Border around this has a color of #a1d3d3
<div style="border:2px solid #a1d3d3;">Content here</div>
.myborder {border:2px solid #a1d3d3;}