#123e48 color space conversions
Hex:
#123e48
RGB:
18, 62, 72
CMY:
93, 76, 72
CMYK:
75, 14, 0, 72
HSL:
191°, 60.0000%, 17.6471%
HSV (HSB):
191°, 75.0000%, 28.2353%
XYZ:
3.1418, 4.0417, 6.7454
xyY:
0.2256, 0.2902, 4.0417
CIE-Lab:
23.8089, -11.1244, -10.5010
CIE-LCH:
23.8089, 15.2978, 223.3488
CIE-Luv:
23.8089, -14.9306, -10.9304
Hunter-Lab:
20.1040, -7.2868, -5.8205
#123e48 color charts
#123e48 color shades, tints & tones
#123e48 color schemes
#123e48 color preview, HTML & CSS examples
This text has a color of #123e48
<p style="color:#123e48;">Text here</p>
.mytext {color:#123e48;}
This box has a color of #123e48
<div style="background-color:#123e48;">Content here</div>
.mybackground {background-color:#123e48;}
Border around this has a color of #123e48
<div style="border:2px solid #123e48;">Content here</div>
.myborder {border:2px solid #123e48;}