#123a1b color space conversions
Hex:
#123a1b
RGB:
18, 58, 27
CMY:
93, 77, 89
CMYK:
69, 0, 53, 77
HSL:
134°, 52.6316%, 14.9020%
HSV (HSB):
134°, 68.9655%, 22.7451%
XYZ:
1.9603, 3.2338, 1.5578
xyY:
0.2903, 0.4789, 3.2338
CIE-Lab:
20.9571, -22.1777, 15.1665
CIE-LCH:
20.9571, 26.8677, 145.6332
CIE-Luv:
20.9571, -15.1573, 16.2053
Hunter-Lab:
17.9829, -12.0115, 7.4520
#123a1b color charts
#123a1b color shades, tints & tones
#123a1b color schemes
#123a1b color preview, HTML & CSS examples
This text has a color of #123a1b
<p style="color:#123a1b;">Text here</p>
.mytext {color:#123a1b;}
This box has a color of #123a1b
<div style="background-color:#123a1b;">Content here</div>
.mybackground {background-color:#123a1b;}
Border around this has a color of #123a1b
<div style="border:2px solid #123a1b;">Content here</div>
.myborder {border:2px solid #123a1b;}