#123d44 color space conversions
Hex:
#123d44
RGB:
18, 61, 68
CMY:
93, 76, 73
CMYK:
74, 10, 0, 73
HSL:
188°, 58.1395%, 16.8627%
HSV (HSB):
188°, 73.5294%, 26.6667%
XYZ:
2.9616, 3.8834, 6.0623
xyY:
0.2294, 0.3009, 3.8834
CIE-Lab:
23.2823, -11.9828, -8.6420
CIE-LCH:
23.2823, 14.7740, 215.7989
CIE-Luv:
23.2823, -14.7224, -8.5198
Hunter-Lab:
19.7064, -7.6604, -4.4450
#123d44 color charts
#123d44 color shades, tints & tones
#123d44 color schemes
#123d44 color preview, HTML & CSS examples
This text has a color of #123d44
<p style="color:#123d44;">Text here</p>
.mytext {color:#123d44;}
This box has a color of #123d44
<div style="background-color:#123d44;">Content here</div>
.mybackground {background-color:#123d44;}
Border around this has a color of #123d44
<div style="border:2px solid #123d44;">Content here</div>
.myborder {border:2px solid #123d44;}