#123b0d color space conversions
Hex:
#123b0d
RGB:
18, 59, 13
CMY:
93, 77, 95
CMYK:
69, 0, 78, 77
HSL:
113°, 63.8889%, 14.1176%
HSV (HSB):
113°, 77.9661%, 23.1373%
XYZ:
1.8861, 3.2856, 0.9155
xyY:
0.3098, 0.5398, 3.2856
CIE-Lab:
21.1531, -24.7769, 23.3755
CIE-LCH:
21.1531, 34.0633, 136.6671
CIE-Luv:
21.1531, -15.9261, 22.0294
Hunter-Lab:
18.1262, -13.1476, 9.6936
#123b0d color charts
#123b0d color shades, tints & tones
#123b0d color schemes
#123b0d color preview, HTML & CSS examples
This text has a color of #123b0d
<p style="color:#123b0d;">Text here</p>
.mytext {color:#123b0d;}
This box has a color of #123b0d
<div style="background-color:#123b0d;">Content here</div>
.mybackground {background-color:#123b0d;}
Border around this has a color of #123b0d
<div style="border:2px solid #123b0d;">Content here</div>
.myborder {border:2px solid #123b0d;}