#127b0b color space conversions
Hex:
#127b0b
RGB:
18, 123, 11
CMY:
93, 52, 96
CMYK:
85, 0, 91, 52
HSL:
116°, 83.5821%, 26.2745%
HSV (HSB):
116°, 91.0569%, 48.2353%
XYZ:
7.3928, 14.3187, 2.6907
xyY:
0.3030, 0.5868, 14.3187
CIE-Lab:
44.6865, -48.1474, 46.3768
CIE-LCH:
44.6865, 66.8504, 136.0731
CIE-Luv:
44.6865, -40.3197, 53.0751
Hunter-Lab:
37.8400, -31.3465, 22.2720
#127b0b color charts
#127b0b color shades, tints & tones
#127b0b color schemes
#127b0b color preview, HTML & CSS examples
This text has a color of #127b0b
<p style="color:#127b0b;">Text here</p>
.mytext {color:#127b0b;}
This box has a color of #127b0b
<div style="background-color:#127b0b;">Content here</div>
.mybackground {background-color:#127b0b;}
Border around this has a color of #127b0b
<div style="border:2px solid #127b0b;">Content here</div>
.myborder {border:2px solid #127b0b;}