#20010d color space conversions
Hex:
#20010d
RGB:
32, 1, 13
CMY:
87, 100, 95
CMYK:
0, 97, 59, 87
HSL:
337°, 93.9394%, 6.4706%
HSV (HSB):
337°, 96.8750%, 12.5490%
XYZ:
0.6792, 0.3578, 0.4140
xyY:
0.4680, 0.2466, 0.3578
CIE-Lab:
3.2324, 13.8886, -0.3492
CIE-LCH:
3.2324, 13.8930, 358.5597
CIE-Luv:
3.2324, 7.3482, -1.1132
Hunter-Lab:
5.9820, 9.7975, 0.0836
#20010d color charts
#20010d color shades, tints & tones
#20010d color schemes
#20010d color preview, HTML & CSS examples
This text has a color of #20010d
<p style="color:#20010d;">Text here</p>
.mytext {color:#20010d;}
This box has a color of #20010d
<div style="background-color:#20010d;">Content here</div>
.mybackground {background-color:#20010d;}
Border around this has a color of #20010d
<div style="border:2px solid #20010d;">Content here</div>
.myborder {border:2px solid #20010d;}