#a5deb4 color space conversions
Hex:
#a5deb4
RGB:
165, 222, 180
CMY:
35, 13, 29
CMYK:
26, 0, 19, 13
HSL:
136°, 46.3415%, 75.8824%
HSV (HSB):
136°, 25.6757%, 87.0588%
XYZ:
49.8765, 63.5372, 52.8151
xyY:
0.3000, 0.3822, 63.5372
CIE-Lab:
83.7242, -26.5509, 14.7949
CIE-LCH:
83.7242, 30.3947, 150.8722
CIE-Luv:
83.7242, -28.3597, 26.1643
Hunter-Lab:
79.7102, -27.8012, 16.5122
#a5deb4 color charts
#a5deb4 color shades, tints & tones
#a5deb4 color schemes
#a5deb4 color preview, HTML & CSS examples
This text has a color of #a5deb4
<p style="color:#a5deb4;">Text here</p>
.mytext {color:#a5deb4;}
This box has a color of #a5deb4
<div style="background-color:#a5deb4;">Content here</div>
.mybackground {background-color:#a5deb4;}
Border around this has a color of #a5deb4
<div style="border:2px solid #a5deb4;">Content here</div>
.myborder {border:2px solid #a5deb4;}