#901b3e color space conversions
Hex:
#901b3e
RGB:
144, 27, 62
CMY:
44, 89, 76
CMYK:
0, 81, 57, 44
HSL:
342°, 68.4211%, 33.5294%
HSV (HSB):
342°, 81.2500%, 56.4706%
XYZ:
12.7630, 7.0610, 5.2476
xyY:
0.5091, 0.2816, 7.0610
CIE-Lab:
31.9453, 49.3797, 9.8810
CIE-LCH:
31.9453, 50.3586, 11.3156
CIE-Luv:
31.9453, 75.5638, 1.8373
Hunter-Lab:
26.5725, 39.2336, 6.8919
#901b3e color charts
#901b3e color shades, tints & tones
#901b3e color schemes
#901b3e color preview, HTML & CSS examples
This text has a color of #901b3e
<p style="color:#901b3e;">Text here</p>
.mytext {color:#901b3e;}
This box has a color of #901b3e
<div style="background-color:#901b3e;">Content here</div>
.mybackground {background-color:#901b3e;}
Border around this has a color of #901b3e
<div style="border:2px solid #901b3e;">Content here</div>
.myborder {border:2px solid #901b3e;}