#127c25 color space conversions
Hex:
#127c25
RGB:
18, 124, 37
CMY:
93, 51, 85
CMYK:
85, 0, 70, 51
HSL:
131°, 74.6479%, 27.8431%
HSV (HSB):
131°, 85.4839%, 48.6275%
XYZ:
7.7910, 14.6775, 4.1727
xyY:
0.2924, 0.5509, 14.6775
CIE-Lab:
45.1892, -46.5489, 38.0695
CIE-LCH:
45.1892, 60.1339, 140.7223
CIE-Luv:
45.1892, -40.0904, 47.5787
Hunter-Lab:
38.3112, -30.7445, 20.3603
#127c25 color charts
#127c25 color shades, tints & tones
#127c25 color schemes
#127c25 color preview, HTML & CSS examples
This text has a color of #127c25
<p style="color:#127c25;">Text here</p>
.mytext {color:#127c25;}
This box has a color of #127c25
<div style="background-color:#127c25;">Content here</div>
.mybackground {background-color:#127c25;}
Border around this has a color of #127c25
<div style="border:2px solid #127c25;">Content here</div>
.myborder {border:2px solid #127c25;}