#123d3b color space conversions
Hex:
#123d3b
RGB:
18, 61, 59
CMY:
93, 76, 77
CMYK:
70, 0, 3, 76
HSL:
177°, 54.4304%, 15.4902%
HSV (HSB):
177°, 70.4918%, 23.9216%
XYZ:
2.7076, 3.7819, 4.7249
xyY:
0.2414, 0.3372, 3.7819
CIE-Lab:
22.9367, -15.1259, -3.1494
CIE-LCH:
22.9367, 15.4503, 191.7615
CIE-Luv:
22.9367, -15.1198, -1.7729
Hunter-Lab:
19.4470, -9.1796, -0.7925
#123d3b color charts
#123d3b color shades, tints & tones
#123d3b color schemes
#123d3b color preview, HTML & CSS examples
This text has a color of #123d3b
<p style="color:#123d3b;">Text here</p>
.mytext {color:#123d3b;}
This box has a color of #123d3b
<div style="background-color:#123d3b;">Content here</div>
.mybackground {background-color:#123d3b;}
Border around this has a color of #123d3b
<div style="border:2px solid #123d3b;">Content here</div>
.myborder {border:2px solid #123d3b;}