#123f44 color space conversions
Hex:
#123f44
RGB:
18, 63, 68
CMY:
93, 75, 73
CMYK:
74, 7, 0, 73
HSL:
186°, 58.1395%, 16.8627%
HSV (HSB):
186°, 73.5294%, 26.6667%
XYZ:
3.0703, 4.1010, 6.0986
xyY:
0.2314, 0.3090, 4.1010
CIE-Lab:
24.0025, -13.1841, -7.5522
CIE-LCH:
24.0025, 15.1939, 209.8054
CIE-Luv:
24.0025, -15.4949, -7.1806
Hunter-Lab:
20.2508, -8.3756, -3.6797
#123f44 color charts
#123f44 color shades, tints & tones
#123f44 color schemes
#123f44 color preview, HTML & CSS examples
This text has a color of #123f44
<p style="color:#123f44;">Text here</p>
.mytext {color:#123f44;}
This box has a color of #123f44
<div style="background-color:#123f44;">Content here</div>
.mybackground {background-color:#123f44;}
Border around this has a color of #123f44
<div style="border:2px solid #123f44;">Content here</div>
.myborder {border:2px solid #123f44;}