#99101d color space conversions
Hex:
#99101d
RGB:
153, 16, 29
CMY:
40, 94, 89
CMYK:
0, 90, 81, 40
HSL:
354°, 81.0651%, 33.1373%
HSV (HSB):
354°, 89.5425%, 60.0000%
XYZ:
13.5439, 7.2316, 1.8444
xyY:
0.5988, 0.3197, 7.2316
CIE-Lab:
32.3284, 52.8471, 31.9606
CIE-LCH:
32.3284, 61.7600, 31.1645
CIE-Luv:
32.3284, 95.3583, 17.6198
Hunter-Lab:
26.8916, 42.8409, 14.7577
#99101d color charts
#99101d color shades, tints & tones
#99101d color schemes
#99101d color preview, HTML & CSS examples
This text has a color of #99101d
<p style="color:#99101d;">Text here</p>
.mytext {color:#99101d;}
This box has a color of #99101d
<div style="background-color:#99101d;">Content here</div>
.mybackground {background-color:#99101d;}
Border around this has a color of #99101d
<div style="border:2px solid #99101d;">Content here</div>
.myborder {border:2px solid #99101d;}