#127f1b color space conversions
Hex:
#127f1b
RGB:
18, 127, 27
CMY:
93, 50, 89
CMYK:
86, 0, 79, 50
HSL:
125°, 75.1724%, 28.4314%
HSV (HSB):
125°, 85.8268%, 49.8039%
XYZ:
8.0367, 15.3865, 3.5832
xyY:
0.2976, 0.5697, 15.3865
CIE-Lab:
46.1590, -48.4702, 43.0792
CIE-LCH:
46.1590, 64.8473, 138.3700
CIE-Luv:
46.1590, -41.4279, 51.9066
Hunter-Lab:
39.2256, -32.0732, 22.0418
#127f1b color charts
#127f1b color shades, tints & tones
#127f1b color schemes
#127f1b color preview, HTML & CSS examples
This text has a color of #127f1b
<p style="color:#127f1b;">Text here</p>
.mytext {color:#127f1b;}
This box has a color of #127f1b
<div style="background-color:#127f1b;">Content here</div>
.mybackground {background-color:#127f1b;}
Border around this has a color of #127f1b
<div style="border:2px solid #127f1b;">Content here</div>
.myborder {border:2px solid #127f1b;}