#20002a color space conversions
Hex:
#20002a
RGB:
32, 0, 42
CMY:
87, 100, 84
CMYK:
24, 100, 0, 84
HSL:
286°, 100.0000%, 8.2353%
HSV (HSB):
286°, 100.0000%, 16.4706%
XYZ:
1.0136, 0.4742, 2.2286
xyY:
0.2727, 0.1276, 0.4742
CIE-Lab:
4.2838, 22.6249, -19.7364
CIE-LCH:
4.2838, 30.0235, 318.9009
CIE-Luv:
4.2838, 4.2246, -10.0352
Hunter-Lab:
6.8865, 14.2208, -14.3667
#20002a color charts
#20002a color shades, tints & tones
#20002a color schemes
#20002a color preview, HTML & CSS examples
This text has a color of #20002a
<p style="color:#20002a;">Text here</p>
.mytext {color:#20002a;}
This box has a color of #20002a
<div style="background-color:#20002a;">Content here</div>
.mybackground {background-color:#20002a;}
Border around this has a color of #20002a
<div style="border:2px solid #20002a;">Content here</div>
.myborder {border:2px solid #20002a;}