#901f3d color space conversions
Hex:
#901f3d
RGB:
144, 31, 61
CMY:
44, 88, 76
CMYK:
0, 78, 58, 44
HSL:
344°, 64.5714%, 34.3137%
HSV (HSB):
344°, 78.4722%, 56.4706%
XYZ:
12.8339, 7.2462, 5.1371
xyY:
0.5089, 0.2874, 7.2462
CIE-Lab:
32.3609, 48.0611, 11.1123
CIE-LCH:
32.3609, 49.3291, 13.0187
CIE-Luv:
32.3609, 74.4801, 3.3260
Hunter-Lab:
26.9187, 37.9946, 7.5284
#901f3d color charts
#901f3d color shades, tints & tones
#901f3d color schemes
#901f3d color preview, HTML & CSS examples
This text has a color of #901f3d
<p style="color:#901f3d;">Text here</p>
.mytext {color:#901f3d;}
This box has a color of #901f3d
<div style="background-color:#901f3d;">Content here</div>
.mybackground {background-color:#901f3d;}
Border around this has a color of #901f3d
<div style="border:2px solid #901f3d;">Content here</div>
.myborder {border:2px solid #901f3d;}