#123d5b color space conversions
Hex:
#123d5b
RGB:
18, 61, 91
CMY:
93, 76, 64
CMYK:
80, 33, 0, 64
HSL:
205°, 66.9725%, 21.3725%
HSV (HSB):
205°, 80.2198%, 35.6863%
XYZ:
3.8065, 4.2214, 10.5117
xyY:
0.2053, 0.2277, 4.2214
CIE-Lab:
24.3903, -3.0290, -22.1105
CIE-LCH:
24.3903, 22.3170, 262.1993
CIE-Luv:
24.3903, -13.7976, -26.3996
Hunter-Lab:
20.5461, -2.8854, -15.9515
#123d5b color charts
#123d5b color shades, tints & tones
#123d5b color schemes
#123d5b color preview, HTML & CSS examples
This text has a color of #123d5b
<p style="color:#123d5b;">Text here</p>
.mytext {color:#123d5b;}
This box has a color of #123d5b
<div style="background-color:#123d5b;">Content here</div>
.mybackground {background-color:#123d5b;}
Border around this has a color of #123d5b
<div style="border:2px solid #123d5b;">Content here</div>
.myborder {border:2px solid #123d5b;}