#123a31 color space conversions
Hex:
#123a31
RGB:
18, 58, 49
CMY:
93, 77, 81
CMYK:
69, 0, 16, 77
HSL:
167°, 52.6316%, 14.9020%
HSV (HSB):
167°, 68.9655%, 22.7451%
XYZ:
2.3169, 3.3765, 3.4353
xyY:
0.2538, 0.3699, 3.3765
CIE-Lab:
21.4926, -16.6312, 1.4449
CIE-LCH:
21.4926, 16.6939, 175.0348
CIE-Luv:
21.4926, -14.3510, 3.3412
Hunter-Lab:
18.3751, -9.6498, 1.7780
#123a31 color charts
#123a31 color shades, tints & tones
#123a31 color schemes
#123a31 color preview, HTML & CSS examples
This text has a color of #123a31
<p style="color:#123a31;">Text here</p>
.mytext {color:#123a31;}
This box has a color of #123a31
<div style="background-color:#123a31;">Content here</div>
.mybackground {background-color:#123a31;}
Border around this has a color of #123a31
<div style="border:2px solid #123a31;">Content here</div>
.myborder {border:2px solid #123a31;}