#123b49 color space conversions
Hex:
#123b49
RGB:
18, 59, 73
CMY:
93, 77, 71
CMYK:
75, 19, 0, 71
HSL:
195°, 60.4396%, 17.8431%
HSV (HSB):
195°, 75.3425%, 28.6275%
XYZ:
3.0160, 3.7376, 6.8658
xyY:
0.2215, 0.2744, 3.7376
CIE-Lab:
22.7842, -8.8776, -12.7357
CIE-LCH:
22.7842, 15.5245, 235.1211
CIE-Luv:
22.7842, -13.7515, -13.6708
Hunter-Lab:
19.3328, -5.9854, -7.5231
#123b49 color charts
#123b49 color shades, tints & tones
#123b49 color schemes
#123b49 color preview, HTML & CSS examples
This text has a color of #123b49
<p style="color:#123b49;">Text here</p>
.mytext {color:#123b49;}
This box has a color of #123b49
<div style="background-color:#123b49;">Content here</div>
.mybackground {background-color:#123b49;}
Border around this has a color of #123b49
<div style="border:2px solid #123b49;">Content here</div>
.myborder {border:2px solid #123b49;}