#a5dabb color space conversions
Hex:
#a5dabb
RGB:
165, 218, 187
CMY:
35, 15, 27
CMYK:
24, 0, 14, 15
HSL:
145°, 41.7323%, 75.0980%
HSV (HSB):
145°, 24.3119%, 85.4902%
XYZ:
49.5581, 61.7300, 56.3168
xyY:
0.2957, 0.3683, 61.7300
CIE-Lab:
82.7696, -23.2965, 9.7502
CIE-LCH:
82.7696, 25.2545, 157.2893
CIE-Luv:
82.7696, -26.5011, 18.4075
Hunter-Lab:
78.5684, -24.9035, 12.4996
#a5dabb color charts
#a5dabb color shades, tints & tones
#a5dabb color schemes
#a5dabb color preview, HTML & CSS examples
This text has a color of #a5dabb
<p style="color:#a5dabb;">Text here</p>
.mytext {color:#a5dabb;}
This box has a color of #a5dabb
<div style="background-color:#a5dabb;">Content here</div>
.mybackground {background-color:#a5dabb;}
Border around this has a color of #a5dabb
<div style="border:2px solid #a5dabb;">Content here</div>
.myborder {border:2px solid #a5dabb;}