#85bc7c color space conversions
Hex:
#85bc7c
RGB:
133, 188, 124
CMY:
48, 26, 51
CMYK:
29, 0, 34, 26
HSL:
112°, 32.3232%, 61.1765%
HSV (HSB):
112°, 34.0426%, 73.7255%
XYZ:
31.2942, 42.4082, 25.6050
xyY:
0.3151, 0.4270, 42.4082
CIE-Lab:
71.1515, -30.3938, 26.8129
CIE-LCH:
71.1515, 40.5304, 138.5818
CIE-Luv:
71.1515, -27.4199, 41.1668
Hunter-Lab:
65.1216, -28.1846, 22.2730
#85bc7c color charts
#85bc7c color shades, tints & tones
#85bc7c color schemes
#85bc7c color preview, HTML & CSS examples
This text has a color of #85bc7c
<p style="color:#85bc7c;">Text here</p>
.mytext {color:#85bc7c;}
This box has a color of #85bc7c
<div style="background-color:#85bc7c;">Content here</div>
.mybackground {background-color:#85bc7c;}
Border around this has a color of #85bc7c
<div style="border:2px solid #85bc7c;">Content here</div>
.myborder {border:2px solid #85bc7c;}