#a5faa5 color space conversions
Hex:
#a5faa5
RGB:
165, 250, 165
CMY:
35, 2, 35
CMYK:
34, 0, 34, 2
HSL:
120°, 89.4737%, 81.3725%
HSV (HSB):
120°, 34.0000%, 98.0392%
XYZ:
56.4942, 79.0872, 47.8851
xyY:
0.3079, 0.4311, 79.0872
CIE-Lab:
91.2737, -41.9908, 32.8614
CIE-LCH:
91.2737, 53.3207, 141.9538
CIE-Luv:
91.2737, -41.3529, 53.4514
Hunter-Lab:
88.9310, -42.2355, 30.3268
#a5faa5 color charts
#a5faa5 color shades, tints & tones
#a5faa5 color schemes
#a5faa5 color preview, HTML & CSS examples
This text has a color of #a5faa5
<p style="color:#a5faa5;">Text here</p>
.mytext {color:#a5faa5;}
This box has a color of #a5faa5
<div style="background-color:#a5faa5;">Content here</div>
.mybackground {background-color:#a5faa5;}
Border around this has a color of #a5faa5
<div style="border:2px solid #a5faa5;">Content here</div>
.myborder {border:2px solid #a5faa5;}