#085c02 color space conversions
Hex:
#085c02
RGB:
8, 92, 2
CMY:
97, 64, 99
CMYK:
91, 0, 98, 64
HSL:
116°, 95.7447%, 18.4314%
HSV (HSB):
116°, 97.8261%, 36.0784%
XYZ:
3.9382, 7.7103, 1.3381
xyY:
0.3033, 0.5937, 7.7103
CIE-Lab:
33.3721, -39.7928, 38.9706
CIE-LCH:
33.3721, 55.6972, 135.5980
CIE-Luv:
33.3721, -30.5403, 40.3735
Hunter-Lab:
27.7674, -23.2764, 16.5800
#085c02 color charts
#085c02 color shades, tints & tones
#085c02 color schemes
#085c02 color preview, HTML & CSS examples
This text has a color of #085c02
<p style="color:#085c02;">Text here</p>
.mytext {color:#085c02;}
This box has a color of #085c02
<div style="background-color:#085c02;">Content here</div>
.mybackground {background-color:#085c02;}
Border around this has a color of #085c02
<div style="border:2px solid #085c02;">Content here</div>
.myborder {border:2px solid #085c02;}