#12b000 color space conversions
Hex:
#12b000
RGB:
18, 176, 0
CMY:
93, 31, 100
CMYK:
90, 0, 100, 31
HSL:
114°, 100.0000%, 34.5098%
HSV (HSB):
114°, 100.0000%, 69.0196%
XYZ:
15.7748, 31.1793, 5.1868
xyY:
0.3025, 0.5980, 31.1793
CIE-Lab:
62.6587, -64.2703, 63.1176
CIE-LCH:
62.6587, 90.0805, 135.5184
CIE-Luv:
62.6587, -58.1555, 76.5591
Hunter-Lab:
55.8384, -47.2895, 33.5795
#12b000 color charts
#12b000 color shades, tints & tones
#12b000 color schemes
#12b000 color preview, HTML & CSS examples
This text has a color of #12b000
<p style="color:#12b000;">Text here</p>
.mytext {color:#12b000;}
This box has a color of #12b000
<div style="background-color:#12b000;">Content here</div>
.mybackground {background-color:#12b000;}
Border around this has a color of #12b000
<div style="border:2px solid #12b000;">Content here</div>
.myborder {border:2px solid #12b000;}