#040201 color space conversions
Hex:
#040201
RGB:
4, 2, 1
CMY:
98, 99, 100
CMYK:
0, 50, 75, 98
HSL:
20°, 60.0000%, 0.9804%
HSV (HSB):
20°, 75.0000%, 1.5686%
XYZ:
0.0773, 0.0714, 0.0384
xyY:
0.4129, 0.3817, 0.0714
CIE-Lab:
0.6451, 0.3840, 0.5626
CIE-LCH:
0.6451, 0.6812, 55.6852
CIE-Luv:
0.6451, 0.3914, 0.3376
Hunter-Lab:
2.6725, 0.4834, 1.0181
#040201 color charts
#040201 color shades, tints & tones
#040201 color schemes
#040201 color preview, HTML & CSS examples
This text has a color of #040201
<p style="color:#040201;">Text here</p>
.mytext {color:#040201;}
This box has a color of #040201
<div style="background-color:#040201;">Content here</div>
.mybackground {background-color:#040201;}
Border around this has a color of #040201
<div style="border:2px solid #040201;">Content here</div>
.myborder {border:2px solid #040201;}