#000c23 color space conversions
Hex:
#000c23
RGB:
0, 12, 35
CMY:
100, 95, 86
CMYK:
100, 66, 0, 86
HSL:
219°, 100.0000%, 6.8627%
HSV (HSB):
219°, 100.0000%, 13.7255%
XYZ:
0.4348, 0.3843, 1.6414
xyY:
0.1767, 0.1562, 0.3843
CIE-Lab:
3.4713, 2.8505, -15.8347
CIE-LCH:
3.4713, 16.0892, 280.2049
CIE-Luv:
3.4713, -1.8713, -7.1030
Hunter-Lab:
6.1991, 1.6726, -11.3590
#000c23 color charts
#000c23 color shades, tints & tones
#000c23 color schemes
#000c23 color preview, HTML & CSS examples
This text has a color of #000c23
<p style="color:#000c23;">Text here</p>
.mytext {color:#000c23;}
This box has a color of #000c23
<div style="background-color:#000c23;">Content here</div>
.mybackground {background-color:#000c23;}
Border around this has a color of #000c23
<div style="border:2px solid #000c23;">Content here</div>
.myborder {border:2px solid #000c23;}