#123d47 color space conversions
Hex:
#123d47
RGB:
18, 61, 71
CMY:
93, 76, 72
CMYK:
75, 14, 0, 72
HSL:
191°, 59.5506%, 17.4510%
HSV (HSB):
191°, 74.6479%, 27.8431%
XYZ:
3.0555, 3.9210, 6.5570
xyY:
0.2258, 0.2897, 3.9210
CIE-Lab:
23.4086, -10.8809, -10.4474
CIE-LCH:
23.4086, 15.0845, 223.8357
CIE-Luv:
23.4086, -14.5924, -10.8222
Hunter-Lab:
19.8016, -7.1088, -5.7720
#123d47 color charts
#123d47 color shades, tints & tones
#123d47 color schemes
#123d47 color preview, HTML & CSS examples
This text has a color of #123d47
<p style="color:#123d47;">Text here</p>
.mytext {color:#123d47;}
This box has a color of #123d47
<div style="background-color:#123d47;">Content here</div>
.mybackground {background-color:#123d47;}
Border around this has a color of #123d47
<div style="border:2px solid #123d47;">Content here</div>
.myborder {border:2px solid #123d47;}