#00112a color space conversions
Hex:
#00112a
RGB:
0, 17, 42
CMY:
100, 93, 84
CMYK:
100, 60, 0, 84
HSL:
216°, 100.0000%, 8.2353%
HSV (HSB):
216°, 100.0000%, 16.4706%
XYZ:
0.6184, 0.5681, 2.2675
xyY:
0.1790, 0.1645, 0.5681
CIE-Lab:
5.1313, 3.2131, -18.5920
CIE-LCH:
5.1313, 18.8676, 279.8052
CIE-Luv:
5.1313, -2.8474, -9.8484
Hunter-Lab:
7.5370, 1.4551, -12.5618
#00112a color charts
#00112a color shades, tints & tones
#00112a color schemes
#00112a color preview, HTML & CSS examples
This text has a color of #00112a
<p style="color:#00112a;">Text here</p>
.mytext {color:#00112a;}
This box has a color of #00112a
<div style="background-color:#00112a;">Content here</div>
.mybackground {background-color:#00112a;}
Border around this has a color of #00112a
<div style="border:2px solid #00112a;">Content here</div>
.myborder {border:2px solid #00112a;}