#99103d color space conversions
Hex:
#99103d
RGB:
153, 16, 61
CMY:
40, 94, 76
CMYK:
0, 90, 60, 40
HSL:
340°, 81.0651%, 33.1373%
HSV (HSB):
340°, 89.5425%, 60.0000%
XYZ:
14.1645, 7.4798, 5.1121
xyY:
0.5294, 0.2796, 7.4798
CIE-Lab:
32.8752, 54.4195, 12.1165
CIE-LCH:
32.8752, 55.7521, 12.5522
CIE-Luv:
32.8752, 86.3345, 2.8835
Hunter-Lab:
27.3492, 44.5859, 8.0621
#99103d color charts
#99103d color shades, tints & tones
#99103d color schemes
#99103d color preview, HTML & CSS examples
This text has a color of #99103d
<p style="color:#99103d;">Text here</p>
.mytext {color:#99103d;}
This box has a color of #99103d
<div style="background-color:#99103d;">Content here</div>
.mybackground {background-color:#99103d;}
Border around this has a color of #99103d
<div style="border:2px solid #99103d;">Content here</div>
.myborder {border:2px solid #99103d;}