#85f03d color space conversions
Hex:
#85f03d
RGB:
133, 240, 61
CMY:
48, 6, 76
CMYK:
45, 0, 75, 6
HSL:
96°, 85.6459%, 59.0196%
HSV (HSB):
96°, 74.5833%, 94.1176%
XYZ:
41.6753, 67.6436, 15.2749
xyY:
0.3345, 0.5429, 67.6436
CIE-Lab:
85.8279, -59.0596, 71.6446
CIE-LCH:
85.8279, 92.8493, 129.5002
CIE-Luv:
85.8279, -51.9830, 93.7573
Hunter-Lab:
82.2458, -53.4812, 46.5605
#85f03d color charts
#85f03d color shades, tints & tones
#85f03d color schemes
#85f03d color preview, HTML & CSS examples
This text has a color of #85f03d
<p style="color:#85f03d;">Text here</p>
.mytext {color:#85f03d;}
This box has a color of #85f03d
<div style="background-color:#85f03d;">Content here</div>
.mybackground {background-color:#85f03d;}
Border around this has a color of #85f03d
<div style="border:2px solid #85f03d;">Content here</div>
.myborder {border:2px solid #85f03d;}