#85ed5f color space conversions
Hex:
#85ed5f
RGB:
133, 237, 95
CMY:
48, 7, 63
CMYK:
44, 0, 60, 7
HSL:
104°, 79.7753%, 65.0980%
HSV (HSB):
104°, 59.9156%, 92.9412%
XYZ:
42.0226, 66.3811, 21.4245
xyY:
0.3237, 0.5113, 66.3811
CIE-Lab:
85.1905, -55.2594, 58.1394
CIE-LCH:
85.1905, 80.2109, 133.5452
CIE-Luv:
85.1905, -50.1791, 81.7206
Hunter-Lab:
81.4746, -50.5147, 41.4414
#85ed5f color charts
#85ed5f color shades, tints & tones
#85ed5f color schemes
#85ed5f color preview, HTML & CSS examples
This text has a color of #85ed5f
<p style="color:#85ed5f;">Text here</p>
.mytext {color:#85ed5f;}
This box has a color of #85ed5f
<div style="background-color:#85ed5f;">Content here</div>
.mybackground {background-color:#85ed5f;}
Border around this has a color of #85ed5f
<div style="border:2px solid #85ed5f;">Content here</div>
.myborder {border:2px solid #85ed5f;}