#20000f color space conversions
Hex:
#20000f
RGB:
32, 0, 15
CMY:
87, 100, 94
CMYK:
0, 100, 53, 87
HSL:
332°, 100.0000%, 6.2745%
HSV (HSB):
332°, 100.0000%, 12.5490%
XYZ:
0.6819, 0.3416, 0.4819
xyY:
0.4530, 0.2269, 0.3416
CIE-Lab:
3.0853, 14.6340, -1.5736
CIE-LCH:
3.0853, 14.7183, 353.8623
CIE-Luv:
3.0853, 7.1521, -1.7805
Hunter-Lab:
5.8444, 10.5988, -0.7980
#20000f color charts
#20000f color shades, tints & tones
#20000f color schemes
#20000f color preview, HTML & CSS examples
This text has a color of #20000f
<p style="color:#20000f;">Text here</p>
.mytext {color:#20000f;}
This box has a color of #20000f
<div style="background-color:#20000f;">Content here</div>
.mybackground {background-color:#20000f;}
Border around this has a color of #20000f
<div style="border:2px solid #20000f;">Content here</div>
.myborder {border:2px solid #20000f;}