#85cd7e color space conversions
Hex:
#85cd7e
RGB:
133, 205, 126
CMY:
48, 20, 51
CMYK:
35, 0, 39, 20
HSL:
115°, 44.1341%, 64.9020%
HSV (HSB):
115°, 38.5366%, 80.3922%
XYZ:
35.2701, 50.1555, 27.5607
xyY:
0.3122, 0.4439, 50.1555
CIE-Lab:
76.1646, -37.9596, 32.3901
CIE-LCH:
76.1646, 49.9004, 139.5266
CIE-Luv:
76.1646, -35.3794, 49.8476
Hunter-Lab:
70.8206, -35.0394, 26.5010
#85cd7e color charts
#85cd7e color shades, tints & tones
#85cd7e color schemes
#85cd7e color preview, HTML & CSS examples
This text has a color of #85cd7e
<p style="color:#85cd7e;">Text here</p>
.mytext {color:#85cd7e;}
This box has a color of #85cd7e
<div style="background-color:#85cd7e;">Content here</div>
.mybackground {background-color:#85cd7e;}
Border around this has a color of #85cd7e
<div style="border:2px solid #85cd7e;">Content here</div>
.myborder {border:2px solid #85cd7e;}