#0a0b0a color space conversions
Hex:
#0a0b0a
RGB:
10, 11, 10
CMY:
96, 96, 96
CMYK:
9, 0, 9, 96
HSL:
120°, 4.7619%, 4.1176%
HSV (HSB):
120°, 9.0909%, 4.3137%
XYZ:
0.2996, 0.3258, 0.3343
xyY:
0.3122, 0.3395, 0.3258
CIE-Lab:
2.9428, -0.4104, 0.2929
CIE-LCH:
2.9428, 0.5042, 144.4867
CIE-Luv:
2.9428, -0.1603, 0.2068
Hunter-Lab:
5.7078, -0.6182, 0.5234
#0a0b0a color charts
#0a0b0a color shades, tints & tones
#0a0b0a color schemes
#0a0b0a color preview, HTML & CSS examples
This text has a color of #0a0b0a
<p style="color:#0a0b0a;">Text here</p>
.mytext {color:#0a0b0a;}
This box has a color of #0a0b0a
<div style="background-color:#0a0b0a;">Content here</div>
.mybackground {background-color:#0a0b0a;}
Border around this has a color of #0a0b0a
<div style="border:2px solid #0a0b0a;">Content here</div>
.myborder {border:2px solid #0a0b0a;}