#123c3e color space conversions
Hex:
#123c3e
RGB:
18, 60, 62
CMY:
93, 76, 76
CMYK:
71, 3, 0, 76
HSL:
183°, 55.0000%, 15.6863%
HSV (HSB):
183°, 70.9677%, 24.3137%
XYZ:
2.7348, 3.7081, 5.1290
xyY:
0.2363, 0.3204, 3.7081
CIE-Lab:
22.6820, -13.5184, -5.5375
CIE-LCH:
22.6820, 14.6086, 202.2755
CIE-Luv:
22.6820, -14.5953, -4.6534
Hunter-Lab:
19.2565, -8.3482, -2.3126
#123c3e color charts
#123c3e color shades, tints & tones
#123c3e color schemes
#123c3e color preview, HTML & CSS examples
This text has a color of #123c3e
<p style="color:#123c3e;">Text here</p>
.mytext {color:#123c3e;}
This box has a color of #123c3e
<div style="background-color:#123c3e;">Content here</div>
.mybackground {background-color:#123c3e;}
Border around this has a color of #123c3e
<div style="border:2px solid #123c3e;">Content here</div>
.myborder {border:2px solid #123c3e;}