#99001d color space conversions
Hex:
#99001d
RGB:
153, 0, 29
CMY:
40, 100, 89
CMYK:
0, 100, 81, 40
HSL:
349°, 100.0000%, 30.0000%
HSV (HSB):
349°, 100.0000%, 60.0000%
XYZ:
13.3586, 6.8610, 1.7826
xyY:
0.6071, 0.3118, 6.8610
CIE-Lab:
31.4884, 55.2715, 31.0922
CIE-LCH:
31.4884, 63.4166, 29.3593
CIE-Luv:
31.4884, 98.8622, 16.1195
Hunter-Lab:
26.1935, 45.1959, 14.3004
#99001d color charts
#99001d color shades, tints & tones
#99001d color schemes
#99001d color preview, HTML & CSS examples
This text has a color of #99001d
<p style="color:#99001d;">Text here</p>
.mytext {color:#99001d;}
This box has a color of #99001d
<div style="background-color:#99001d;">Content here</div>
.mybackground {background-color:#99001d;}
Border around this has a color of #99001d
<div style="border:2px solid #99001d;">Content here</div>
.myborder {border:2px solid #99001d;}