#a1dbbf color space conversions
Hex:
#a1dbbf
RGB:
161, 219, 191
CMY:
37, 14, 25
CMYK:
26, 0, 13, 14
HSL:
151°, 44.6154%, 74.5098%
HSV (HSB):
151°, 26.4840%, 85.8824%
XYZ:
49.4334, 62.0017, 58.6523
xyY:
0.2906, 0.3645, 62.0017
CIE-Lab:
82.9143, -24.2579, 7.8104
CIE-LCH:
82.9143, 25.4842, 162.1528
CIE-Luv:
82.9143, -28.7832, 15.7586
Hunter-Lab:
78.7412, -25.7353, 10.9552
#a1dbbf color charts
#a1dbbf color shades, tints & tones
#a1dbbf color schemes
#a1dbbf color preview, HTML & CSS examples
This text has a color of #a1dbbf
<p style="color:#a1dbbf;">Text here</p>
.mytext {color:#a1dbbf;}
This box has a color of #a1dbbf
<div style="background-color:#a1dbbf;">Content here</div>
.mybackground {background-color:#a1dbbf;}
Border around this has a color of #a1dbbf
<div style="border:2px solid #a1dbbf;">Content here</div>
.myborder {border:2px solid #a1dbbf;}