#a5deb5 color space conversions
Hex:
#a5deb5
RGB:
165, 222, 181
CMY:
35, 13, 29
CMYK:
26, 0, 18, 13
HSL:
137°, 46.3415%, 75.8824%
HSV (HSB):
137°, 25.6757%, 87.0588%
XYZ:
49.9788, 63.5781, 53.3537
xyY:
0.2994, 0.3809, 63.5781
CIE-Lab:
83.7456, -26.3677, 14.2995
CIE-LCH:
83.7456, 29.9955, 151.5286
CIE-Luv:
83.7456, -28.3590, 25.4415
Hunter-Lab:
79.7359, -27.6531, 16.1424
#a5deb5 color charts
#a5deb5 color shades, tints & tones
#a5deb5 color schemes
#a5deb5 color preview, HTML & CSS examples
This text has a color of #a5deb5
<p style="color:#a5deb5;">Text here</p>
.mytext {color:#a5deb5;}
This box has a color of #a5deb5
<div style="background-color:#a5deb5;">Content here</div>
.mybackground {background-color:#a5deb5;}
Border around this has a color of #a5deb5
<div style="border:2px solid #a5deb5;">Content here</div>
.myborder {border:2px solid #a5deb5;}