#a1d2d3 color space conversions
Hex:
#a1d2d3
RGB:
161, 210, 211
CMY:
37, 18, 17
CMYK:
24, 0, 0, 17
HSL:
181°, 36.2319%, 72.9412%
HSV (HSB):
181°, 23.6967%, 82.7451%
XYZ:
49.5024, 58.3734, 70.2862
xyY:
0.2779, 0.3276, 58.3734
CIE-Lab:
80.9459, -15.5866, -5.7007
CIE-LCH:
80.9459, 16.5964, 200.0897
CIE-Luv:
80.9459, -24.7602, -6.1617
Hunter-Lab:
76.4025, -18.0513, -1.0619
#a1d2d3 color charts
#a1d2d3 RGB chart
#a1d2d3 CMYK chart
#a1d2d3 RGB pie chart
#a1d2d3 color shades, tints & tones
#a1d2d3 color schemes
#a1d2d3 color preview, HTML & CSS examples
This text has a color of #a1d2d3
<p style="color:#a1d2d3;">Text here</p>
.mytext {color:#a1d2d3;}
Text color #a1d2d3
This box has a color of #a1d2d3
<div style="background-color:#a1d2d3;">Content here</div>
.mybackground {background-color:#a1d2d3;}
Background color #a1d2d3
Border around this has a color of #a1d2d3
<div style="border:2px solid #a1d2d3;">Content here</div>
.myborder {border:2px solid #a1d2d3;}
Border color #a1d2d3