#100d02 color space conversions
Hex:
#100d02
RGB:
16, 13, 2
CMY:
94, 95, 99
CMYK:
0, 19, 88, 94
HSL:
47°, 77.7778%, 3.5294%
HSV (HSB):
47°, 87.5000%, 6.2745%
XYZ:
0.3686, 0.4024, 0.1157
xyY:
0.4157, 0.4538, 0.4024
CIE-Lab:
3.6348, -0.5691, 4.6123
CIE-LCH:
3.6348, 4.6472, 97.0339
CIE-Luv:
3.6348, 0.9698, 3.2164
Hunter-Lab:
6.3434, -0.7297, 3.3592
#100d02 color charts
#100d02 color shades, tints & tones
#100d02 color schemes
#100d02 color preview, HTML & CSS examples
This text has a color of #100d02
<p style="color:#100d02;">Text here</p>
.mytext {color:#100d02;}
This box has a color of #100d02
<div style="background-color:#100d02;">Content here</div>
.mybackground {background-color:#100d02;}
Border around this has a color of #100d02
<div style="border:2px solid #100d02;">Content here</div>
.myborder {border:2px solid #100d02;}