#7fa95e color space conversions
Hex:
#7fa95e
RGB:
127, 169, 94
CMY:
50, 34, 63
CMYK:
25, 0, 44, 34
HSL:
94°, 30.3644%, 51.5686%
HSV (HSB):
94°, 44.3787%, 66.2745%
XYZ:
24.9607, 33.6961, 15.7781
xyY:
0.3353, 0.4527, 33.6961
CIE-Lab:
64.7206, -27.7424, 34.1238
CIE-LCH:
64.7206, 43.9781, 129.1108
CIE-Luv:
64.7206, -21.0530, 47.6069
Hunter-Lab:
58.0484, -24.8298, 24.5182
#7fa95e color charts
#7fa95e color shades, tints & tones
#7fa95e color schemes
#7fa95e color preview, HTML & CSS examples
This text has a color of #7fa95e
<p style="color:#7fa95e;">Text here</p>
.mytext {color:#7fa95e;}
This box has a color of #7fa95e
<div style="background-color:#7fa95e;">Content here</div>
.mybackground {background-color:#7fa95e;}
Border around this has a color of #7fa95e
<div style="border:2px solid #7fa95e;">Content here</div>
.myborder {border:2px solid #7fa95e;}