#85e05a color space conversions
Hex:
#85e05a
RGB:
133, 224, 90
CMY:
48, 12, 65
CMYK:
41, 0, 60, 12
HSL:
101°, 68.3673%, 61.5686%
HSV (HSB):
101°, 59.8214%, 87.8431%
XYZ:
38.1740, 59.0360, 19.0560
xyY:
0.3283, 0.5078, 59.0360
CIE-Lab:
81.3114, -50.5420, 55.9065
CIE-LCH:
81.3114, 75.3660, 132.1150
CIE-Luv:
81.3114, -44.5734, 77.5277
Hunter-Lab:
76.8349, -45.7767, 39.0798
#85e05a color charts
#85e05a color shades, tints & tones
#85e05a color schemes
#85e05a color preview, HTML & CSS examples
This text has a color of #85e05a
<p style="color:#85e05a;">Text here</p>
.mytext {color:#85e05a;}
This box has a color of #85e05a
<div style="background-color:#85e05a;">Content here</div>
.mybackground {background-color:#85e05a;}
Border around this has a color of #85e05a
<div style="border:2px solid #85e05a;">Content here</div>
.myborder {border:2px solid #85e05a;}