#007d2a color space conversions
Hex:
#007d2a
RGB:
0, 125, 42
CMY:
100, 51, 84
CMYK:
100, 0, 66, 51
HSL:
140°, 100.0000%, 24.5098%
HSV (HSB):
140°, 100.0000%, 49.0196%
XYZ:
7.7515, 14.8344, 4.6453
xyY:
0.2847, 0.5448, 14.8344
CIE-Lab:
45.4065, -47.8532, 35.9890
CIE-LCH:
45.4065, 59.8760, 143.0543
CIE-Luv:
45.4065, -41.8342, 46.2657
Hunter-Lab:
38.5154, -31.4775, 19.8100
#007d2a color charts
#007d2a color shades, tints & tones
#007d2a color schemes
#007d2a color preview, HTML & CSS examples
This text has a color of #007d2a
<p style="color:#007d2a;">Text here</p>
.mytext {color:#007d2a;}
This box has a color of #007d2a
<div style="background-color:#007d2a;">Content here</div>
.mybackground {background-color:#007d2a;}
Border around this has a color of #007d2a
<div style="border:2px solid #007d2a;">Content here</div>
.myborder {border:2px solid #007d2a;}