#007a2a color space conversions
Hex:
#007a2a
RGB:
0, 122, 42
CMY:
100, 52, 84
CMYK:
100, 0, 66, 52
HSL:
141°, 100.0000%, 23.9216%
HSV (HSB):
141°, 100.0000%, 47.8431%
XYZ:
7.3775, 14.0862, 4.5206
xyY:
0.2839, 0.5421, 14.0862
CIE-Lab:
44.3563, -46.8722, 34.8093
CIE-LCH:
44.3563, 58.3839, 143.4008
CIE-Luv:
44.3563, -40.8082, 44.7265
Hunter-Lab:
37.5316, -30.5933, 19.1308
#007a2a color charts
#007a2a color shades, tints & tones
#007a2a color schemes
#007a2a color preview, HTML & CSS examples
This text has a color of #007a2a
<p style="color:#007a2a;">Text here</p>
.mytext {color:#007a2a;}
This box has a color of #007a2a
<div style="background-color:#007a2a;">Content here</div>
.mybackground {background-color:#007a2a;}
Border around this has a color of #007a2a
<div style="border:2px solid #007a2a;">Content here</div>
.myborder {border:2px solid #007a2a;}