#85cb7d color space conversions
Hex:
#85cb7d
RGB:
133, 203, 125
CMY:
48, 20, 51
CMYK:
34, 0, 38, 20
HSL:
114°, 42.8571%, 64.3137%
HSV (HSB):
114°, 38.4236%, 79.6078%
XYZ:
34.7305, 49.1791, 27.0641
xyY:
0.3130, 0.4432, 49.1791
CIE-Lab:
75.5626, -37.2064, 32.1167
CIE-LCH:
75.5626, 49.1508, 139.1992
CIE-Luv:
75.5626, -34.4726, 49.2944
Hunter-Lab:
70.1278, -34.3223, 26.2080
#85cb7d color charts
#85cb7d color shades, tints & tones
#85cb7d color schemes
#85cb7d color preview, HTML & CSS examples
This text has a color of #85cb7d
<p style="color:#85cb7d;">Text here</p>
.mytext {color:#85cb7d;}
This box has a color of #85cb7d
<div style="background-color:#85cb7d;">Content here</div>
.mybackground {background-color:#85cb7d;}
Border around this has a color of #85cb7d
<div style="border:2px solid #85cb7d;">Content here</div>
.myborder {border:2px solid #85cb7d;}