#85b02d color space conversions
Hex:
#85b02d
RGB:
133, 176, 45
CMY:
48, 31, 82
CMYK:
24, 0, 74, 31
HSL:
80°, 59.2760%, 43.3333%
HSV (HSB):
80°, 74.4318%, 69.0196%
XYZ:
25.6719, 36.2267, 8.1220
xyY:
0.3666, 0.5174, 36.2267
CIE-Lab:
66.6928, -33.2306, 58.3829
CIE-LCH:
66.6928, 67.1777, 119.6479
CIE-Luv:
66.6928, -21.5032, 70.2903
Hunter-Lab:
60.1886, -29.1956, 34.1313
#85b02d color charts
#85b02d color shades, tints & tones
#85b02d color schemes
#85b02d color preview, HTML & CSS examples
This text has a color of #85b02d
<p style="color:#85b02d;">Text here</p>
.mytext {color:#85b02d;}
This box has a color of #85b02d
<div style="background-color:#85b02d;">Content here</div>
.mybackground {background-color:#85b02d;}
Border around this has a color of #85b02d
<div style="border:2px solid #85b02d;">Content here</div>
.myborder {border:2px solid #85b02d;}