#123b2b color space conversions
Hex:
#123b2b
RGB:
18, 59, 43
CMY:
93, 77, 83
CMYK:
69, 0, 27, 77
HSL:
157°, 53.2468%, 15.0980%
HSV (HSB):
157°, 69.4915%, 23.1373%
XYZ:
2.2495, 3.4309, 2.8292
xyY:
0.2643, 0.4032, 3.4309
CIE-Lab:
21.6932, -18.9160, 5.7507
CIE-LCH:
21.6932, 19.7708, 163.0901
CIE-Luv:
21.6932, -14.9981, 7.9226
Hunter-Lab:
18.5228, -10.7374, 3.9100
#123b2b color charts
#123b2b color shades, tints & tones
#123b2b color schemes
#123b2b color preview, HTML & CSS examples
This text has a color of #123b2b
<p style="color:#123b2b;">Text here</p>
.mytext {color:#123b2b;}
This box has a color of #123b2b
<div style="background-color:#123b2b;">Content here</div>
.mybackground {background-color:#123b2b;}
Border around this has a color of #123b2b
<div style="border:2px solid #123b2b;">Content here</div>
.myborder {border:2px solid #123b2b;}