#99101c color space conversions
Hex:
#99101c
RGB:
153, 16, 28
CMY:
40, 94, 89
CMYK:
0, 90, 82, 40
HSL:
355°, 81.0651%, 33.1373%
HSV (HSB):
355°, 89.5425%, 60.0000%
XYZ:
13.5318, 7.2267, 1.7803
xyY:
0.6004, 0.3206, 7.2267
CIE-Lab:
32.3176, 52.8156, 32.5439
CIE-LCH:
32.3176, 62.0370, 31.6405
CIE-Luv:
32.3176, 95.5546, 17.9366
Hunter-Lab:
26.8826, 42.8063, 14.8913
#99101c color charts
#99101c color shades, tints & tones
#99101c color schemes
#99101c color preview, HTML & CSS examples
This text has a color of #99101c
<p style="color:#99101c;">Text here</p>
.mytext {color:#99101c;}
This box has a color of #99101c
<div style="background-color:#99101c;">Content here</div>
.mybackground {background-color:#99101c;}
Border around this has a color of #99101c
<div style="border:2px solid #99101c;">Content here</div>
.myborder {border:2px solid #99101c;}