#123b5d color space conversions
Hex:
#123b5d
RGB:
18, 59, 93
CMY:
93, 77, 64
CMYK:
81, 37, 0, 64
HSL:
207°, 67.5676%, 21.7647%
HSV (HSB):
207°, 80.6452%, 36.4706%
XYZ:
3.7892, 4.0468, 10.9373
xyY:
0.2018, 0.2156, 4.0468
CIE-Lab:
23.8257, -0.8552, -24.3059
CIE-LCH:
23.8257, 24.3210, 267.9850
CIE-Luv:
23.8257, -13.0311, -29.1238
Hunter-Lab:
20.1168, -1.5820, -18.1538
#123b5d color charts
#123b5d color shades, tints & tones
#123b5d color schemes
#123b5d color preview, HTML & CSS examples
This text has a color of #123b5d
<p style="color:#123b5d;">Text here</p>
.mytext {color:#123b5d;}
This box has a color of #123b5d
<div style="background-color:#123b5d;">Content here</div>
.mybackground {background-color:#123b5d;}
Border around this has a color of #123b5d
<div style="border:2px solid #123b5d;">Content here</div>
.myborder {border:2px solid #123b5d;}