#49011f color space conversions
Hex:
#49011f
RGB:
73, 1, 31
CMY:
71, 100, 88
CMYK:
0, 99, 58, 71
HSL:
335°, 97.2973%, 14.5098%
HSV (HSB):
335°, 98.6301%, 28.6275%
XYZ:
3.0058, 1.5371, 1.4346
xyY:
0.5029, 0.2571, 1.5371
CIE-Lab:
12.8420, 33.7980, 2.4903
CIE-LCH:
12.8420, 33.8896, 4.2140
CIE-Luv:
12.8420, 33.0729, -2.1311
Hunter-Lab:
12.3980, 21.5799, 1.8181
#49011f color charts
#49011f color shades, tints & tones
#49011f color schemes
#49011f color preview, HTML & CSS examples
This text has a color of #49011f
<p style="color:#49011f;">Text here</p>
.mytext {color:#49011f;}
This box has a color of #49011f
<div style="background-color:#49011f;">Content here</div>
.mybackground {background-color:#49011f;}
Border around this has a color of #49011f
<div style="border:2px solid #49011f;">Content here</div>
.myborder {border:2px solid #49011f;}