#120f00 color space conversions
Hex:
#120f00
RGB:
18, 15, 0
CMY:
93, 94, 100
CMYK:
0, 17, 100, 93
HSL:
50°, 100.0000%, 3.5294%
HSV (HSB):
50°, 100.0000%, 7.0588%
XYZ:
0.4203, 0.4702, 0.0686
xyY:
0.4382, 0.4903, 0.4702
CIE-Lab:
4.2477, -1.0928, 6.3422
CIE-LCH:
4.2477, 6.4356, 99.7764
CIE-Luv:
4.2477, 1.1629, 4.5693
Hunter-Lab:
6.8574, -1.0607, 4.2070
#120f00 color charts
#120f00 color shades, tints & tones
#120f00 color schemes
#120f00 color preview, HTML & CSS examples
This text has a color of #120f00
<p style="color:#120f00;">Text here</p>
.mytext {color:#120f00;}
This box has a color of #120f00
<div style="background-color:#120f00;">Content here</div>
.mybackground {background-color:#120f00;}
Border around this has a color of #120f00
<div style="border:2px solid #120f00;">Content here</div>
.myborder {border:2px solid #120f00;}