#a1dac1 color space conversions
Hex:
#a1dac1
RGB:
161, 218, 193
CMY:
37, 15, 24
CMYK:
26, 0, 11, 15
HSL:
154°, 43.5115%, 74.3137%
HSV (HSB):
154°, 26.1468%, 85.4902%
XYZ:
49.3950, 61.5701, 59.7329
xyY:
0.2894, 0.3607, 61.5701
CIE-Lab:
82.6843, -23.3706, 6.4205
CIE-LCH:
82.6843, 24.2365, 164.6384
CIE-Luv:
82.6843, -28.3247, 13.5647
Hunter-Lab:
78.4666, -24.9503, 9.7920
#a1dac1 color charts
#a1dac1 color shades, tints & tones
#a1dac1 color schemes
#a1dac1 color preview, HTML & CSS examples
This text has a color of #a1dac1
<p style="color:#a1dac1;">Text here</p>
.mytext {color:#a1dac1;}
This box has a color of #a1dac1
<div style="background-color:#a1dac1;">Content here</div>
.mybackground {background-color:#a1dac1;}
Border around this has a color of #a1dac1
<div style="border:2px solid #a1dac1;">Content here</div>
.myborder {border:2px solid #a1dac1;}