#85b07c color space conversions
Hex:
#85b07c
RGB:
133, 176, 124
CMY:
48, 31, 51
CMYK:
24, 0, 30, 31
HSL:
110°, 24.7619%, 58.8235%
HSV (HSB):
110°, 29.5455%, 69.0196%
XYZ:
28.8363, 37.4924, 24.7857
xyY:
0.3165, 0.4115, 37.4924
CIE-Lab:
67.6449, -24.5657, 22.0980
CIE-LCH:
67.6449, 33.0424, 138.0272
CIE-Luv:
67.6449, -21.5797, 33.9776
Hunter-Lab:
61.2311, -23.0912, 18.8618
#85b07c color charts
#85b07c color shades, tints & tones
#85b07c color schemes
#85b07c color preview, HTML & CSS examples
This text has a color of #85b07c
<p style="color:#85b07c;">Text here</p>
.mytext {color:#85b07c;}
This box has a color of #85b07c
<div style="background-color:#85b07c;">Content here</div>
.mybackground {background-color:#85b07c;}
Border around this has a color of #85b07c
<div style="border:2px solid #85b07c;">Content here</div>
.myborder {border:2px solid #85b07c;}