#100b07 color space conversions
Hex:
#100b07
RGB:
16, 11, 7
CMY:
94, 96, 97
CMYK:
0, 31, 56, 94
HSL:
27°, 39.1304%, 4.5098%
HSV (HSB):
27°, 56.2500%, 6.2745%
XYZ:
0.3717, 0.3648, 0.2518
xyY:
0.3761, 0.3691, 0.3648
CIE-Lab:
3.2956, 1.0215, 2.0799
CIE-LCH:
3.2956, 2.3172, 63.8434
CIE-Luv:
3.2956, 1.1757, 1.2504
Hunter-Lab:
6.0402, 0.4143, 1.7561
#100b07 color charts
#100b07 color shades, tints & tones
#100b07 color schemes
#100b07 color preview, HTML & CSS examples
This text has a color of #100b07
<p style="color:#100b07;">Text here</p>
.mytext {color:#100b07;}
This box has a color of #100b07
<div style="background-color:#100b07;">Content here</div>
.mybackground {background-color:#100b07;}
Border around this has a color of #100b07
<div style="border:2px solid #100b07;">Content here</div>
.myborder {border:2px solid #100b07;}