#901c1c color space conversions
Hex:
#901c1c
RGB:
144, 28, 28
CMY:
44, 89, 89
CMYK:
0, 81, 81, 44
HSL:
0°, 67.4419%, 33.7255%
HSV (HSB):
0°, 80.5556%, 56.4706%
XYZ:
12.1265, 6.8436, 1.7804
xyY:
0.5844, 0.3298, 6.8436
CIE-Lab:
31.4483, 47.1924, 31.0439
CIE-LCH:
31.4483, 56.4875, 33.3375
CIE-Luv:
31.4483, 84.2036, 18.1576
Hunter-Lab:
26.1604, 36.9619, 14.2771
#901c1c color charts
#901c1c color shades, tints & tones
#901c1c color schemes
#901c1c color preview, HTML & CSS examples
This text has a color of #901c1c
<p style="color:#901c1c;">Text here</p>
.mytext {color:#901c1c;}
This box has a color of #901c1c
<div style="background-color:#901c1c;">Content here</div>
.mybackground {background-color:#901c1c;}
Border around this has a color of #901c1c
<div style="border:2px solid #901c1c;">Content here</div>
.myborder {border:2px solid #901c1c;}