#85ac7e color space conversions
Hex:
#85ac7e
RGB:
133, 172, 126
CMY:
48, 33, 51
CMYK:
23, 0, 27, 33
HSL:
111°, 21.6981%, 58.4314%
HSV (HSB):
111°, 26.7442%, 67.4510%
XYZ:
28.1913, 35.9980, 25.2011
xyY:
0.3154, 0.4027, 35.9980
CIE-Lab:
66.5184, -22.2340, 19.4773
CIE-LCH:
66.5184, 29.5587, 138.7812
CIE-Luv:
66.5184, -19.6075, 30.2011
Hunter-Lab:
59.9983, -21.1256, 17.0952
#85ac7e color charts
#85ac7e color shades, tints & tones
#85ac7e color schemes
#85ac7e color preview, HTML & CSS examples
This text has a color of #85ac7e
<p style="color:#85ac7e;">Text here</p>
.mytext {color:#85ac7e;}
This box has a color of #85ac7e
<div style="background-color:#85ac7e;">Content here</div>
.mybackground {background-color:#85ac7e;}
Border around this has a color of #85ac7e
<div style="border:2px solid #85ac7e;">Content here</div>
.myborder {border:2px solid #85ac7e;}