#123b1a color space conversions
Hex:
#123b1a
RGB:
18, 59, 26
CMY:
93, 77, 90
CMYK:
69, 0, 56, 77
HSL:
132°, 53.2468%, 15.0980%
HSV (HSB):
132°, 69.4915%, 23.1373%
XYZ:
1.9999, 3.3311, 1.5148
xyY:
0.2921, 0.4866, 3.3311
CIE-Lab:
21.3239, -22.8434, 16.2493
CIE-LCH:
21.3239, 28.0333, 144.5745
CIE-Luv:
21.3239, -15.6025, 17.2368
Hunter-Lab:
18.2513, -12.3808, 7.8549
#123b1a color charts
#123b1a color shades, tints & tones
#123b1a color schemes
#123b1a color preview, HTML & CSS examples
This text has a color of #123b1a
<p style="color:#123b1a;">Text here</p>
.mytext {color:#123b1a;}
This box has a color of #123b1a
<div style="background-color:#123b1a;">Content here</div>
.mybackground {background-color:#123b1a;}
Border around this has a color of #123b1a
<div style="border:2px solid #123b1a;">Content here</div>
.myborder {border:2px solid #123b1a;}