#123345 color space conversions
Hex:
#123345
RGB:
18, 51, 69
CMY:
93, 80, 73
CMYK:
74, 26, 0, 73
HSL:
201°, 58.6207%, 17.0588%
HSV (HSB):
201°, 73.9130%, 27.0588%
XYZ:
2.5075, 2.9259, 6.0628
xyY:
0.2181, 0.2545, 2.9259
CIE-Lab:
19.7447, -5.2269, -14.7433
CIE-LCH:
19.7447, 15.6424, 250.4792
CIE-Luv:
19.7447, -10.9199, -15.5559
Hunter-Lab:
17.1053, -3.7681, -9.0411
#123345 color charts
#123345 color shades, tints & tones
#123345 color schemes
#123345 color preview, HTML & CSS examples
This text has a color of #123345
<p style="color:#123345;">Text here</p>
.mytext {color:#123345;}
This box has a color of #123345
<div style="background-color:#123345;">Content here</div>
.mybackground {background-color:#123345;}
Border around this has a color of #123345
<div style="border:2px solid #123345;">Content here</div>
.myborder {border:2px solid #123345;}