#123d61 color space conversions
Hex:
#123d61
RGB:
18, 61, 97
CMY:
93, 76, 62
CMYK:
81, 37, 0, 62
HSL:
207°, 68.6957%, 22.5490%
HSV (HSB):
207°, 81.4433%, 38.0392%
XYZ:
4.0759, 4.3292, 11.9300
xyY:
0.2004, 0.2129, 4.3292
CIE-Lab:
24.7311, -0.5545, -25.4767
CIE-LCH:
24.7311, 25.4828, 268.7532
CIE-Luv:
24.7311, -13.5923, -31.0475
Hunter-Lab:
20.8066, -1.4447, -19.4309
#123d61 color charts
#123d61 color shades, tints & tones
#123d61 color schemes
#123d61 color preview, HTML & CSS examples
This text has a color of #123d61
<p style="color:#123d61;">Text here</p>
.mytext {color:#123d61;}
This box has a color of #123d61
<div style="background-color:#123d61;">Content here</div>
.mybackground {background-color:#123d61;}
Border around this has a color of #123d61
<div style="border:2px solid #123d61;">Content here</div>
.myborder {border:2px solid #123d61;}