#85ac2f color space conversions
Hex:
#85ac2f
RGB:
133, 172, 47
CMY:
48, 33, 82
CMYK:
23, 0, 73, 33
HSL:
79°, 57.0776%, 42.9412%
HSV (HSB):
79°, 72.6744%, 67.4510%
XYZ:
24.9385, 34.6968, 8.0721
xyY:
0.3683, 0.5125, 34.6968
CIE-Lab:
65.5119, -31.2484, 56.5199
CIE-LCH:
65.5119, 64.5830, 118.9371
CIE-Luv:
65.5119, -19.3430, 68.0355
Hunter-Lab:
58.9040, -27.5096, 33.1078
#85ac2f color charts
#85ac2f color shades, tints & tones
#85ac2f color schemes
#85ac2f color preview, HTML & CSS examples
This text has a color of #85ac2f
<p style="color:#85ac2f;">Text here</p>
.mytext {color:#85ac2f;}
This box has a color of #85ac2f
<div style="background-color:#85ac2f;">Content here</div>
.mybackground {background-color:#85ac2f;}
Border around this has a color of #85ac2f
<div style="border:2px solid #85ac2f;">Content here</div>
.myborder {border:2px solid #85ac2f;}