#123e3e color space conversions
Hex:
#123e3e
RGB:
18, 62, 62
CMY:
93, 76, 76
CMYK:
71, 0, 0, 76
HSL:
180°, 55.0000%, 15.6863%
HSV (HSB):
180°, 70.9677%, 24.3137%
XYZ:
2.8416, 3.9216, 5.1646
xyY:
0.2382, 0.3288, 3.9216
CIE-Lab:
23.4107, -14.6908, -4.4479
CIE-LCH:
23.4107, 15.3494, 196.8444
CIE-Luv:
23.4107, -15.3788, -3.3213
Hunter-Lab:
19.8032, -9.0423, -1.6005
#123e3e color charts
#123e3e color shades, tints & tones
#123e3e color schemes
#123e3e color preview, HTML & CSS examples
This text has a color of #123e3e
<p style="color:#123e3e;">Text here</p>
.mytext {color:#123e3e;}
This box has a color of #123e3e
<div style="background-color:#123e3e;">Content here</div>
.mybackground {background-color:#123e3e;}
Border around this has a color of #123e3e
<div style="border:2px solid #123e3e;">Content here</div>
.myborder {border:2px solid #123e3e;}