#901f3a color space conversions
Hex:
#901f3a
RGB:
144, 31, 58
CMY:
44, 88, 77
CMYK:
0, 78, 60, 44
HSL:
346°, 64.5714%, 34.3137%
HSV (HSB):
346°, 78.4722%, 56.4706%
XYZ:
12.7553, 7.2148, 4.7233
xyY:
0.5165, 0.2922, 7.2148
CIE-Lab:
32.2909, 47.8384, 12.9866
CIE-LCH:
32.2909, 49.5698, 15.1880
CIE-Luv:
32.2909, 75.4287, 5.0902
Hunter-Lab:
26.8603, 37.7598, 8.3763
#901f3a color charts
#901f3a color shades, tints & tones
#901f3a color schemes
#901f3a color preview, HTML & CSS examples
This text has a color of #901f3a
<p style="color:#901f3a;">Text here</p>
.mytext {color:#901f3a;}
This box has a color of #901f3a
<div style="background-color:#901f3a;">Content here</div>
.mybackground {background-color:#901f3a;}
Border around this has a color of #901f3a
<div style="border:2px solid #901f3a;">Content here</div>
.myborder {border:2px solid #901f3a;}