#85d05e color space conversions
Hex:
#85d05e
RGB:
133, 208, 94
CMY:
48, 18, 63
CMYK:
36, 0, 55, 18
HSL:
99°, 54.8077%, 59.2157%
HSV (HSB):
99°, 54.8077%, 81.5686%
XYZ:
34.2491, 50.9064, 18.6105
xyY:
0.3301, 0.4906, 50.9064
CIE-Lab:
76.6223, -43.4332, 48.7006
CIE-LCH:
76.6223, 65.2548, 131.7279
CIE-Luv:
76.6223, -37.2156, 68.0841
Hunter-Lab:
71.3488, -39.1760, 34.4790
#85d05e color charts
#85d05e color shades, tints & tones
#85d05e color schemes
#85d05e color preview, HTML & CSS examples
This text has a color of #85d05e
<p style="color:#85d05e;">Text here</p>
.mytext {color:#85d05e;}
This box has a color of #85d05e
<div style="background-color:#85d05e;">Content here</div>
.mybackground {background-color:#85d05e;}
Border around this has a color of #85d05e
<div style="border:2px solid #85d05e;">Content here</div>
.myborder {border:2px solid #85d05e;}