#85c75e color space conversions
Hex:
#85c75e
RGB:
133, 199, 94
CMY:
48, 22, 63
CMYK:
33, 0, 53, 22
HSL:
98°, 48.3871%, 57.4510%
HSV (HSB):
98°, 52.7638%, 78.0392%
XYZ:
32.1167, 46.6415, 17.8997
xyY:
0.3323, 0.4825, 46.6415
CIE-Lab:
73.9599, -39.5005, 45.5417
CIE-LCH:
73.9599, 60.2855, 130.9367
CIE-Luv:
73.9599, -32.9589, 63.5622
Hunter-Lab:
68.2946, -35.5730, 32.2666
#85c75e color charts
#85c75e color shades, tints & tones
#85c75e color schemes
#85c75e color preview, HTML & CSS examples
This text has a color of #85c75e
<p style="color:#85c75e;">Text here</p>
.mytext {color:#85c75e;}
This box has a color of #85c75e
<div style="background-color:#85c75e;">Content here</div>
.mybackground {background-color:#85c75e;}
Border around this has a color of #85c75e
<div style="border:2px solid #85c75e;">Content here</div>
.myborder {border:2px solid #85c75e;}