#127f3f color space conversions
Hex:
#127f3f
RGB:
18, 127, 63
CMY:
93, 50, 75
CMYK:
86, 0, 50, 50
HSL:
145°, 75.1724%, 28.4314%
HSV (HSB):
145°, 85.8268%, 49.8039%
XYZ:
8.7360, 15.6662, 7.2661
xyY:
0.2759, 0.4947, 15.6662
CIE-Lab:
46.5335, -43.8945, 26.6935
CIE-LCH:
46.5335, 51.3738, 148.6950
CIE-Luv:
46.5335, -40.0692, 37.9094
Hunter-Lab:
39.5806, -29.8684, 16.8221
#127f3f color charts
#127f3f color shades, tints & tones
#127f3f color schemes
#127f3f color preview, HTML & CSS examples
This text has a color of #127f3f
<p style="color:#127f3f;">Text here</p>
.mytext {color:#127f3f;}
This box has a color of #127f3f
<div style="background-color:#127f3f;">Content here</div>
.mybackground {background-color:#127f3f;}
Border around this has a color of #127f3f
<div style="border:2px solid #127f3f;">Content here</div>
.myborder {border:2px solid #127f3f;}