#120d3d color space conversions
Hex:
#120d3d
RGB:
18, 13, 61
CMY:
93, 95, 76
CMYK:
70, 79, 0, 76
HSL:
246°, 64.8649%, 14.5098%
HSV (HSB):
246°, 78.6885%, 23.9216%
XYZ:
1.2357, 0.7534, 4.4952
xyY:
0.1906, 0.1162, 0.7534
CIE-Lab:
6.8051, 19.2711, -29.8043
CIE-LCH:
6.8051, 35.4918, 302.8863
CIE-Luv:
6.8051, -0.6983, -18.3809
Hunter-Lab:
8.6797, 10.2227, -24.6302
#120d3d color charts
#120d3d color shades, tints & tones
#120d3d color schemes
#120d3d color preview, HTML & CSS examples
This text has a color of #120d3d
<p style="color:#120d3d;">Text here</p>
.mytext {color:#120d3d;}
This box has a color of #120d3d
<div style="background-color:#120d3d;">Content here</div>
.mybackground {background-color:#120d3d;}
Border around this has a color of #120d3d
<div style="border:2px solid #120d3d;">Content here</div>
.myborder {border:2px solid #120d3d;}