#0b0a05 color space conversions
Hex:
#0b0a05
RGB:
11, 10, 5
CMY:
96, 96, 98
CMYK:
0, 9, 55, 96
HSL:
50°, 37.5000%, 3.1373%
HSV (HSB):
50°, 54.5455%, 4.3137%
XYZ:
0.2739, 0.2992, 0.1869
xyY:
0.3604, 0.3937, 0.2992
CIE-Lab:
2.7025, -0.4270, 1.9864
CIE-LCH:
2.7025, 2.0317, 102.1308
CIE-Luv:
2.7025, 0.2825, 1.3202
Hunter-Lab:
5.4698, -0.6323, 1.8031
#0b0a05 color charts
#0b0a05 color shades, tints & tones
#0b0a05 color schemes
#0b0a05 color preview, HTML & CSS examples
This text has a color of #0b0a05
<p style="color:#0b0a05;">Text here</p>
.mytext {color:#0b0a05;}
This box has a color of #0b0a05
<div style="background-color:#0b0a05;">Content here</div>
.mybackground {background-color:#0b0a05;}
Border around this has a color of #0b0a05
<div style="border:2px solid #0b0a05;">Content here</div>
.myborder {border:2px solid #0b0a05;}