#85a95e color space conversions
Hex:
#85a95e
RGB:
133, 169, 94
CMY:
48, 34, 63
CMYK:
21, 0, 44, 34
HSL:
89°, 30.3644%, 51.5686%
HSV (HSB):
89°, 44.3787%, 66.2745%
XYZ:
25.8812, 34.1706, 15.8212
xyY:
0.3411, 0.4504, 34.1706
CIE-Lab:
65.0978, -25.4795, 34.6785
CIE-LCH:
65.0978, 43.0326, 126.3060
CIE-Luv:
65.0978, -17.8964, 47.8604
Hunter-Lab:
58.4557, -23.2666, 24.8720
#85a95e color charts
#85a95e color shades, tints & tones
#85a95e color schemes
#85a95e color preview, HTML & CSS examples
This text has a color of #85a95e
<p style="color:#85a95e;">Text here</p>
.mytext {color:#85a95e;}
This box has a color of #85a95e
<div style="background-color:#85a95e;">Content here</div>
.mybackground {background-color:#85a95e;}
Border around this has a color of #85a95e
<div style="border:2px solid #85a95e;">Content here</div>
.myborder {border:2px solid #85a95e;}