#901f2d color space conversions
Hex:
#901f2d
RGB:
144, 31, 45
CMY:
44, 88, 82
CMYK:
0, 78, 69, 44
HSL:
353°, 64.5714%, 34.3137%
HSV (HSB):
353°, 78.4722%, 56.4706%
XYZ:
12.4652, 7.0987, 3.1958
xyY:
0.5477, 0.3119, 7.0987
CIE-Lab:
32.0306, 47.0048, 21.1182
CIE-LCH:
32.0306, 51.5309, 24.1933
CIE-Luv:
32.0306, 79.1497, 11.9593
Hunter-Lab:
26.6434, 36.8859, 11.5387
#901f2d color charts
#901f2d color shades, tints & tones
#901f2d color schemes
#901f2d color preview, HTML & CSS examples
This text has a color of #901f2d
<p style="color:#901f2d;">Text here</p>
.mytext {color:#901f2d;}
This box has a color of #901f2d
<div style="background-color:#901f2d;">Content here</div>
.mybackground {background-color:#901f2d;}
Border around this has a color of #901f2d
<div style="border:2px solid #901f2d;">Content here</div>
.myborder {border:2px solid #901f2d;}