#4a000f color space conversions
Hex:
#4a000f
RGB:
74, 0, 15
CMY:
71, 100, 94
CMYK:
0, 100, 80, 71
HSL:
348°, 100.0000%, 14.5098%
HSV (HSB):
348°, 100.0000%, 29.0196%
XYZ:
2.9103, 1.4903, 0.5862
xyY:
0.5836, 0.2989, 1.4903
CIE-Lab:
12.5465, 33.3781, 13.2470
CIE-LCH:
12.5465, 35.9107, 21.6471
CIE-Luv:
12.5465, 37.9917, 4.5673
Hunter-Lab:
12.2079, 21.1890, 5.6985
#4a000f color charts
#4a000f color shades, tints & tones
#4a000f color schemes
#4a000f color preview, HTML & CSS examples
This text has a color of #4a000f
<p style="color:#4a000f;">Text here</p>
.mytext {color:#4a000f;}
This box has a color of #4a000f
<div style="background-color:#4a000f;">Content here</div>
.mybackground {background-color:#4a000f;}
Border around this has a color of #4a000f
<div style="border:2px solid #4a000f;">Content here</div>
.myborder {border:2px solid #4a000f;}