#127d05 color space conversions
Hex:
#127d05
RGB:
18, 125, 5
CMY:
93, 51, 98
CMYK:
86, 0, 96, 51
HSL:
114°, 92.3077%, 25.4902%
HSV (HSB):
114°, 96.0000%, 49.0196%
XYZ:
7.6105, 14.8068, 2.6005
xyY:
0.3042, 0.5919, 14.8068
CIE-Lab:
45.3684, -49.0123, 48.2115
CIE-LCH:
45.3684, 68.7499, 135.4719
CIE-Luv:
45.3684, -41.0912, 54.6916
Hunter-Lab:
38.4796, -32.0357, 22.9289
#127d05 color charts
#127d05 color shades, tints & tones
#127d05 color schemes
#127d05 color preview, HTML & CSS examples
This text has a color of #127d05
<p style="color:#127d05;">Text here</p>
.mytext {color:#127d05;}
This box has a color of #127d05
<div style="background-color:#127d05;">Content here</div>
.mybackground {background-color:#127d05;}
Border around this has a color of #127d05
<div style="border:2px solid #127d05;">Content here</div>
.myborder {border:2px solid #127d05;}