#0b0805 color space conversions
Hex:
#0b0805
RGB:
11, 8, 5
CMY:
96, 97, 98
CMYK:
0, 27, 55, 96
HSL:
30°, 37.5000%, 3.1373%
HSV (HSB):
30°, 54.5455%, 4.3137%
XYZ:
0.2522, 0.2558, 0.1797
xyY:
0.3668, 0.3719, 0.2558
CIE-Lab:
2.3104, 0.3742, 1.4137
CIE-LCH:
2.3104, 1.4624, 75.1737
CIE-Luv:
2.3104, 0.6061, 0.8735
Hunter-Lab:
5.0574, 0.0523, 1.4340
#0b0805 color charts
#0b0805 color shades, tints & tones
#0b0805 color schemes
#0b0805 color preview, HTML & CSS examples
This text has a color of #0b0805
<p style="color:#0b0805;">Text here</p>
.mytext {color:#0b0805;}
This box has a color of #0b0805
<div style="background-color:#0b0805;">Content here</div>
.mybackground {background-color:#0b0805;}
Border around this has a color of #0b0805
<div style="border:2px solid #0b0805;">Content here</div>
.myborder {border:2px solid #0b0805;}