#127c1e color space conversions
Hex:
#127c1e
RGB:
18, 124, 30
CMY:
93, 51, 88
CMYK:
85, 0, 76, 51
HSL:
127°, 74.6479%, 27.8431%
HSV (HSB):
127°, 85.4839%, 48.6275%
XYZ:
7.6914, 14.6376, 3.6483
xyY:
0.2961, 0.5635, 14.6376
CIE-Lab:
45.1338, -47.2394, 40.9261
CIE-LCH:
45.1338, 62.5021, 139.0958
CIE-Luv:
45.1338, -40.2977, 49.7093
Hunter-Lab:
38.2592, -31.0687, 21.1277
#127c1e color charts
#127c1e color shades, tints & tones
#127c1e color schemes
#127c1e color preview, HTML & CSS examples
This text has a color of #127c1e
<p style="color:#127c1e;">Text here</p>
.mytext {color:#127c1e;}
This box has a color of #127c1e
<div style="background-color:#127c1e;">Content here</div>
.mybackground {background-color:#127c1e;}
Border around this has a color of #127c1e
<div style="border:2px solid #127c1e;">Content here</div>
.myborder {border:2px solid #127c1e;}