#85e05e color space conversions
Hex:
#85e05e
RGB:
133, 224, 94
CMY:
48, 12, 63
CMYK:
41, 0, 58, 12
HSL:
102°, 67.7083%, 62.3529%
HSV (HSB):
102°, 58.0357%, 87.8431%
XYZ:
38.3489, 59.1060, 19.9771
xyY:
0.3266, 0.5033, 59.1060
CIE-Lab:
81.3498, -50.1450, 54.1986
CIE-LCH:
81.3498, 73.8377, 132.7753
CIE-Luv:
81.3498, -44.5098, 75.9211
Hunter-Lab:
76.8804, -45.5028, 38.4100
#85e05e color charts
#85e05e color shades, tints & tones
#85e05e color schemes
#85e05e color preview, HTML & CSS examples
This text has a color of #85e05e
<p style="color:#85e05e;">Text here</p>
.mytext {color:#85e05e;}
This box has a color of #85e05e
<div style="background-color:#85e05e;">Content here</div>
.mybackground {background-color:#85e05e;}
Border around this has a color of #85e05e
<div style="border:2px solid #85e05e;">Content here</div>
.myborder {border:2px solid #85e05e;}