#42000b color space conversions
Hex:
#42000b
RGB:
66, 0, 11
CMY:
74, 100, 96
CMYK:
0, 100, 83, 74
HSL:
350°, 100.0000%, 12.9412%
HSV (HSB):
350°, 100.0000%, 25.8824%
XYZ:
2.3072, 1.1824, 0.4232
xyY:
0.5896, 0.3022, 1.1824
CIE-Lab:
10.4270, 30.8623, 11.9239
CIE-LCH:
10.4270, 33.0857, 21.1244
CIE-Luv:
10.4270, 31.8770, 4.1978
Hunter-Lab:
10.8739, 18.8440, 5.3040
#42000b color charts
#42000b color shades, tints & tones
#42000b color schemes
#42000b color preview, HTML & CSS examples
This text has a color of #42000b
<p style="color:#42000b;">Text here</p>
.mytext {color:#42000b;}
This box has a color of #42000b
<div style="background-color:#42000b;">Content here</div>
.mybackground {background-color:#42000b;}
Border around this has a color of #42000b
<div style="border:2px solid #42000b;">Content here</div>
.myborder {border:2px solid #42000b;}