#a5e5be color space conversions
Hex:
#a5e5be
RGB:
165, 229, 190
CMY:
35, 10, 25
CMYK:
28, 0, 17, 10
HSL:
143°, 55.1724%, 77.2549%
HSV (HSB):
143°, 27.9476%, 89.8039%
XYZ:
52.8306, 67.7557, 59.0089
xyY:
0.2942, 0.3773, 67.7557
CIE-Lab:
85.8841, -28.0510, 12.6017
CIE-LCH:
85.8841, 30.7516, 155.8084
CIE-Luv:
85.8841, -31.5580, 23.4409
Hunter-Lab:
82.3138, -29.4844, 15.1160
#a5e5be color charts
#a5e5be color shades, tints & tones
#a5e5be color schemes
#a5e5be color preview, HTML & CSS examples
This text has a color of #a5e5be
<p style="color:#a5e5be;">Text here</p>
.mytext {color:#a5e5be;}
This box has a color of #a5e5be
<div style="background-color:#a5e5be;">Content here</div>
.mybackground {background-color:#a5e5be;}
Border around this has a color of #a5e5be
<div style="border:2px solid #a5e5be;">Content here</div>
.myborder {border:2px solid #a5e5be;}