#85f35c color space conversions
Hex:
#85f35c
RGB:
133, 243, 92
CMY:
48, 5, 64
CMYK:
45, 0, 62, 5
HSL:
104°, 86.2857%, 65.6863%
HSV (HSB):
104°, 62.1399%, 95.2941%
XYZ:
43.6552, 69.8604, 21.3088
xyY:
0.3238, 0.5182, 69.8604
CIE-Lab:
86.9284, -57.8801, 61.3456
CIE-LCH:
86.9284, 84.3409, 133.3350
CIE-Luv:
86.9284, -52.7931, 85.6601
Hunter-Lab:
83.5826, -53.0388, 43.3922
#85f35c color charts
#85f35c color shades, tints & tones
#85f35c color schemes
#85f35c color preview, HTML & CSS examples
This text has a color of #85f35c
<p style="color:#85f35c;">Text here</p>
.mytext {color:#85f35c;}
This box has a color of #85f35c
<div style="background-color:#85f35c;">Content here</div>
.mybackground {background-color:#85f35c;}
Border around this has a color of #85f35c
<div style="border:2px solid #85f35c;">Content here</div>
.myborder {border:2px solid #85f35c;}