#100c0c color space conversions
Hex:
#100c0c
RGB:
16, 12, 12
CMY:
94, 95, 95
CMYK:
0, 25, 25, 94
HSL:
0°, 14.2857%, 5.4902%
HSV (HSB):
0°, 25.0000%, 6.2745%
XYZ:
0.4115, 0.3996, 0.4033
xyY:
0.3389, 0.3291, 0.3996
CIE-Lab:
3.6100, 1.2972, 0.4559
CIE-LCH:
3.6100, 1.3749, 19.3635
CIE-Luv:
3.6100, 0.8585, 0.1845
Hunter-Lab:
6.3218, 0.5565, 0.6430
#100c0c color charts
#100c0c RGB chart
#100c0c CMYK chart
#100c0c RGB pie chart
#100c0c color shades, tints & tones
#100c0c color schemes
#100c0c color preview, HTML & CSS examples
This text has a color of #100c0c
<p style="color:#100c0c;">Text here</p>
.mytext {color:#100c0c;}
Text color #100c0c
This box has a color of #100c0c
<div style="background-color:#100c0c;">Content here</div>
.mybackground {background-color:#100c0c;}
Background color #100c0c
Border around this has a color of #100c0c
<div style="border:2px solid #100c0c;">Content here</div>
.myborder {border:2px solid #100c0c;}
Border color #100c0c