#127f5c color space conversions
Hex:
#127f5c
RGB:
18, 127, 92
CMY:
93, 50, 64
CMYK:
86, 0, 28, 50
HSL:
161°, 75.1724%, 28.4314%
HSV (HSB):
161°, 85.8268%, 49.8039%
XYZ:
9.7706, 16.0800, 12.7140
xyY:
0.2534, 0.4170, 16.0800
CIE-Lab:
47.0793, -37.6700, 11.0028
CIE-LCH:
47.0793, 39.2440, 163.7177
CIE-Luv:
47.0793, -38.3497, 19.7258
Hunter-Lab:
40.0999, -26.6823, 9.2716
#127f5c color charts
#127f5c color shades, tints & tones
#127f5c color schemes
#127f5c color preview, HTML & CSS examples
This text has a color of #127f5c
<p style="color:#127f5c;">Text here</p>
.mytext {color:#127f5c;}
This box has a color of #127f5c
<div style="background-color:#127f5c;">Content here</div>
.mybackground {background-color:#127f5c;}
Border around this has a color of #127f5c
<div style="border:2px solid #127f5c;">Content here</div>
.myborder {border:2px solid #127f5c;}