#20010f color space conversions
Hex:
#20010f
RGB:
32, 1, 15
CMY:
87, 100, 94
CMYK:
0, 97, 53, 87
HSL:
333°, 93.9394%, 6.4706%
HSV (HSB):
333°, 96.8750%, 12.5490%
XYZ:
0.6927, 0.3633, 0.4855
xyY:
0.4494, 0.2357, 0.3633
CIE-Lab:
3.2814, 14.2334, -1.2873
CIE-LCH:
3.2814, 14.2915, 354.8320
CIE-Luv:
3.2814, 7.1169, -1.6235
Hunter-Lab:
6.0272, 9.9684, -0.5573
#20010f color charts
#20010f color shades, tints & tones
#20010f color schemes
#20010f color preview, HTML & CSS examples
This text has a color of #20010f
<p style="color:#20010f;">Text here</p>
.mytext {color:#20010f;}
This box has a color of #20010f
<div style="background-color:#20010f;">Content here</div>
.mybackground {background-color:#20010f;}
Border around this has a color of #20010f
<div style="border:2px solid #20010f;">Content here</div>
.myborder {border:2px solid #20010f;}