#123c46 color space conversions
Hex:
#123c46
RGB:
18, 60, 70
CMY:
93, 76, 73
CMYK:
74, 14, 0, 73
HSL:
192°, 59.0909%, 17.2549%
HSV (HSB):
192°, 74.2857%, 27.4510%
XYZ:
2.9708, 3.8025, 6.3717
xyY:
0.2260, 0.2893, 3.8025
CIE-Lab:
23.0075, -10.6353, -10.3935
CIE-LCH:
23.0075, 14.8706, 224.3410
CIE-Luv:
23.0075, -14.2533, -10.7124
Hunter-Lab:
19.5000, -6.9308, -5.7233
#123c46 color charts
#123c46 color shades, tints & tones
#123c46 color schemes
#123c46 color preview, HTML & CSS examples
This text has a color of #123c46
<p style="color:#123c46;">Text here</p>
.mytext {color:#123c46;}
This box has a color of #123c46
<div style="background-color:#123c46;">Content here</div>
.mybackground {background-color:#123c46;}
Border around this has a color of #123c46
<div style="border:2px solid #123c46;">Content here</div>
.myborder {border:2px solid #123c46;}