#120c00 color space conversions
Hex:
#120c00
RGB:
18, 12, 0
CMY:
93, 95, 100
CMYK:
0, 33, 100, 93
HSL:
40°, 100.0000%, 3.5294%
HSV (HSB):
40°, 100.0000%, 7.0588%
XYZ:
0.3809, 0.3915, 0.0555
xyY:
0.4601, 0.4729, 0.3915
CIE-Lab:
3.5368, 0.3595, 5.3041
CIE-LCH:
3.5368, 5.3162, 86.1221
CIE-Luv:
3.5368, 1.8151, 3.7016
Hunter-Lab:
6.2573, -0.0838, 3.8543
#120c00 color charts
#120c00 color shades, tints & tones
#120c00 color schemes
#120c00 color preview, HTML & CSS examples
This text has a color of #120c00
<p style="color:#120c00;">Text here</p>
.mytext {color:#120c00;}
This box has a color of #120c00
<div style="background-color:#120c00;">Content here</div>
.mybackground {background-color:#120c00;}
Border around this has a color of #120c00
<div style="border:2px solid #120c00;">Content here</div>
.myborder {border:2px solid #120c00;}