#123c0e color space conversions
Hex:
#123c0e
RGB:
18, 60, 14
CMY:
93, 76, 95
CMYK:
70, 0, 77, 76
HSL:
115°, 62.1622%, 14.5098%
HSV (HSB):
115°, 76.6667%, 23.5294%
XYZ:
1.9446, 3.3920, 0.9677
xyY:
0.3085, 0.5380, 3.3920
CIE-Lab:
21.5501, -25.1022, 23.3139
CIE-LCH:
21.5501, 34.2587, 137.1154
CIE-Luv:
21.5501, -16.3226, 22.2638
Hunter-Lab:
18.4174, -13.3839, 9.7770
#123c0e color charts
#123c0e color shades, tints & tones
#123c0e color schemes
#123c0e color preview, HTML & CSS examples
This text has a color of #123c0e
<p style="color:#123c0e;">Text here</p>
.mytext {color:#123c0e;}
This box has a color of #123c0e
<div style="background-color:#123c0e;">Content here</div>
.mybackground {background-color:#123c0e;}
Border around this has a color of #123c0e
<div style="border:2px solid #123c0e;">Content here</div>
.myborder {border:2px solid #123c0e;}