#a7c70a color space conversions
Hex:
#a7c70a
RGB:
167, 199, 10
CMY:
35, 22, 96
CMYK:
16, 0, 95, 22
HSL:
70°, 90.4306%, 40.9804%
HSV (HSB):
70°, 94.9749%, 78.0392%
XYZ:
36.4146, 49.0843, 7.8421
xyY:
0.3901, 0.5259, 49.0843
CIE-Lab:
75.5037, -31.2658, 74.5527
CIE-LCH:
75.5037, 80.8434, 112.7521
CIE-Luv:
75.5037, -14.6242, 84.8978
Hunter-Lab:
70.0602, -29.8279, 42.4055
#a7c70a color charts
#a7c70a color shades, tints & tones
#a7c70a color schemes
#a7c70a color preview, HTML & CSS examples
This text has a color of #a7c70a
<p style="color:#a7c70a;">Text here</p>
.mytext {color:#a7c70a;}
This box has a color of #a7c70a
<div style="background-color:#a7c70a;">Content here</div>
.mybackground {background-color:#a7c70a;}
Border around this has a color of #a7c70a
<div style="border:2px solid #a7c70a;">Content here</div>
.myborder {border:2px solid #a7c70a;}