#123456 color space conversions
Hex:
#123456
RGB:
18, 52, 86
CMY:
93, 80, 66
CMYK:
79, 40, 0, 66
HSL:
210°, 65.3846%, 20.3922%
HSV (HSB):
210°, 79.0698%, 33.7255%
XYZ:
3.1572, 3.2565, 9.2663
xyY:
0.2014, 0.2077, 3.2565
CIE-Lab:
21.0431, 1.0588, -24.1047
CIE-LCH:
21.0431, 24.1280, 272.5152
CIE-Luv:
21.0431, -10.8308, -27.6512
Hunter-Lab:
18.0457, -0.3507, -17.8128
#123456 color charts
#123456 RGB chart
#123456 CMYK chart
#123456 RGB pie chart
#123456 color shades, tints & tones
#123456 color schemes
#123456 color preview, HTML & CSS examples
This text has a color of #123456
<p style="color:#123456;">Text here</p>
.mytext {color:#123456;}
Text color #123456
This box has a color of #123456
<div style="background-color:#123456;">Content here</div>
.mybackground {background-color:#123456;}
Background color #123456
Border around this has a color of #123456
<div style="border:2px solid #123456;">Content here</div>
.myborder {border:2px solid #123456;}
Border color #123456