#a1d3bf color space conversions
Hex:
#a1d3bf
RGB:
161, 211, 191
CMY:
37, 17, 25
CMYK:
24, 0, 9, 17
HSL:
156°, 36.2319%, 72.9412%
HSV (HSB):
156°, 23.6967%, 82.7451%
XYZ:
47.3962, 57.9272, 57.9732
xyY:
0.2902, 0.3547, 57.9272
CIE-Lab:
80.6983, -20.3074, 4.6201
CIE-LCH:
80.6983, 20.8264, 167.1828
CIE-Luv:
80.6983, -25.1197, 10.3475
Hunter-Lab:
76.1099, -22.0344, 8.1155
#a1d3bf color charts
#a1d3bf color shades, tints & tones
#a1d3bf color schemes
#a1d3bf color preview, HTML & CSS examples
This text has a color of #a1d3bf
<p style="color:#a1d3bf;">Text here</p>
.mytext {color:#a1d3bf;}
This box has a color of #a1d3bf
<div style="background-color:#a1d3bf;">Content here</div>
.mybackground {background-color:#a1d3bf;}
Border around this has a color of #a1d3bf
<div style="border:2px solid #a1d3bf;">Content here</div>
.myborder {border:2px solid #a1d3bf;}