#000a0c color space conversions
Hex:
#000a0c
RGB:
0, 10, 12
CMY:
100, 96, 95
CMYK:
100, 17, 0, 95
HSL:
190°, 100.0000%, 2.3529%
HSV (HSB):
190°, 100.0000%, 4.7059%
XYZ:
0.1749, 0.2436, 0.3856
xyY:
0.2175, 0.3030, 0.2436
CIE-Lab:
2.2007, -2.3209, -1.7216
CIE-LCH:
2.2007, 2.8898, 216.5673
CIE-Luv:
2.2007, -1.6459, -0.8180
Hunter-Lab:
4.9359, -2.3126, -1.1772
#000a0c color charts
#000a0c RGB chart
#000a0c CMYK chart
#000a0c RGB pie chart
#000a0c color shades, tints & tones
#000a0c color schemes
#000a0c color preview, HTML & CSS examples
This text has a color of #000a0c
<p style="color:#000a0c;">Text here</p>
.mytext {color:#000a0c;}
Text color #000a0c
This box has a color of #000a0c
<div style="background-color:#000a0c;">Content here</div>
.mybackground {background-color:#000a0c;}
Background color #000a0c
Border around this has a color of #000a0c
<div style="border:2px solid #000a0c;">Content here</div>
.myborder {border:2px solid #000a0c;}
Border color #000a0c