#127b3b color space conversions
Hex:
#127b3b
RGB:
18, 123, 59
CMY:
93, 52, 77
CMYK:
85, 0, 52, 52
HSL:
143°, 74.4681%, 27.6471%
HSV (HSB):
143°, 85.3659%, 48.2353%
XYZ:
8.1218, 14.6103, 6.5297
xyY:
0.2776, 0.4993, 14.6103
CIE-Lab:
45.0957, -43.1143, 27.0533
CIE-LCH:
45.0957, 50.8992, 147.8926
CIE-Luv:
45.0957, -38.8330, 37.7032
Hunter-Lab:
38.2234, -28.9627, 16.6279
#127b3b color charts
#127b3b color shades, tints & tones
#127b3b color schemes
#127b3b color preview, HTML & CSS examples
This text has a color of #127b3b
<p style="color:#127b3b;">Text here</p>
.mytext {color:#127b3b;}
This box has a color of #127b3b
<div style="background-color:#127b3b;">Content here</div>
.mybackground {background-color:#127b3b;}
Border around this has a color of #127b3b
<div style="border:2px solid #127b3b;">Content here</div>
.myborder {border:2px solid #127b3b;}