#a1d1d2 color space conversions
Hex:
#a1d1d2
RGB:
161, 209, 210
CMY:
37, 18, 18
CMYK:
23, 0, 0, 18
HSL:
181°, 35.2518%, 72.7451%
HSV (HSB):
181°, 23.3333%, 82.3529%
XYZ:
49.1313, 57.8311, 69.5458
xyY:
0.2784, 0.3276, 57.8311
CIE-Lab:
80.6448, -15.2965, -5.6108
CIE-LCH:
80.6448, 16.2931, 200.1433
CIE-Luv:
80.6448, -24.3093, -6.0640
Hunter-Lab:
76.0468, -17.7590, -0.9887
#a1d1d2 color charts
#a1d1d2 color shades, tints & tones
#a1d1d2 color schemes
#a1d1d2 color preview, HTML & CSS examples
This text has a color of #a1d1d2
<p style="color:#a1d1d2;">Text here</p>
.mytext {color:#a1d1d2;}
This box has a color of #a1d1d2
<div style="background-color:#a1d1d2;">Content here</div>
.mybackground {background-color:#a1d1d2;}
Border around this has a color of #a1d1d2
<div style="border:2px solid #a1d1d2;">Content here</div>
.myborder {border:2px solid #a1d1d2;}