#127d00 color space conversions
Hex:
#127d00
RGB:
18, 125, 0
CMY:
93, 51, 100
CMYK:
86, 0, 100, 51
HSL:
111°, 100.0000%, 24.5098%
HSV (HSB):
111°, 100.0000%, 49.0196%
XYZ:
7.5831, 14.7958, 2.4562
xyY:
0.3053, 0.5958, 14.7958
CIE-Lab:
45.3533, -49.2059, 49.2706
CIE-LCH:
45.3533, 69.6334, 134.9623
CIE-Luv:
45.3533, -41.1510, 55.3000
Hunter-Lab:
38.4653, -32.1248, 23.1398
#127d00 color charts
#127d00 color shades, tints & tones
#127d00 color schemes
#127d00 color preview, HTML & CSS examples
This text has a color of #127d00
<p style="color:#127d00;">Text here</p>
.mytext {color:#127d00;}
This box has a color of #127d00
<div style="background-color:#127d00;">Content here</div>
.mybackground {background-color:#127d00;}
Border around this has a color of #127d00
<div style="border:2px solid #127d00;">Content here</div>
.myborder {border:2px solid #127d00;}