#123c5a color space conversions
Hex:
#123c5a
RGB:
18, 60, 90
CMY:
93, 76, 65
CMYK:
80, 33, 0, 65
HSL:
205°, 66.6667%, 21.1765%
HSV (HSB):
205°, 80.0000%, 35.2941%
XYZ:
3.7108, 4.0985, 10.2684
xyY:
0.2053, 0.2267, 4.0985
CIE-Lab:
23.9944, -2.7692, -22.0795
CIE-LCH:
23.9944, 22.2525, 262.8514
CIE-Luv:
23.9944, -13.4795, -26.2255
Hunter-Lab:
20.2448, -2.7100, -15.9012
#123c5a color charts
#123c5a color shades, tints & tones
#123c5a color schemes
#123c5a color preview, HTML & CSS examples
This text has a color of #123c5a
<p style="color:#123c5a;">Text here</p>
.mytext {color:#123c5a;}
This box has a color of #123c5a
<div style="background-color:#123c5a;">Content here</div>
.mybackground {background-color:#123c5a;}
Border around this has a color of #123c5a
<div style="border:2px solid #123c5a;">Content here</div>
.myborder {border:2px solid #123c5a;}