#85ca6e color space conversions
Hex:
#85ca6e
RGB:
133, 202, 110
CMY:
48, 21, 57
CMYK:
34, 0, 46, 21
HSL:
105°, 46.4646%, 61.1765%
HSV (HSB):
105°, 45.5446%, 79.2157%
XYZ:
33.6079, 48.3534, 22.3137
xyY:
0.3223, 0.4637, 48.3534
CIE-Lab:
75.0473, -38.8789, 39.0636
CIE-LCH:
75.0473, 55.1138, 134.8642
CIE-Luv:
75.0473, -34.2053, 57.1832
Hunter-Lab:
69.5366, -35.4179, 29.6500
#85ca6e color charts
#85ca6e color shades, tints & tones
#85ca6e color schemes
#85ca6e color preview, HTML & CSS examples
This text has a color of #85ca6e
<p style="color:#85ca6e;">Text here</p>
.mytext {color:#85ca6e;}
This box has a color of #85ca6e
<div style="background-color:#85ca6e;">Content here</div>
.mybackground {background-color:#85ca6e;}
Border around this has a color of #85ca6e
<div style="border:2px solid #85ca6e;">Content here</div>
.myborder {border:2px solid #85ca6e;}