#9d003d color space conversions
Hex:
#9d003d
RGB:
157, 0, 61
CMY:
38, 100, 76
CMYK:
0, 100, 61, 38
HSL:
337°, 100.0000%, 30.7843%
HSV (HSB):
337°, 100.0000%, 61.5686%
XYZ:
14.7469, 7.5050, 5.0862
xyY:
0.5394, 0.2745, 7.5050
CIE-Lab:
32.9300, 57.7680, 12.3328
CIE-LCH:
32.9300, 59.0698, 12.0511
CIE-Luv:
32.9300, 92.4136, 2.3099
Hunter-Lab:
27.3953, 48.1451, 8.1689
#9d003d color charts
#9d003d color shades, tints & tones
#9d003d color schemes
#9d003d color preview, HTML & CSS examples
This text has a color of #9d003d
<p style="color:#9d003d;">Text here</p>
.mytext {color:#9d003d;}
This box has a color of #9d003d
<div style="background-color:#9d003d;">Content here</div>
.mybackground {background-color:#9d003d;}
Border around this has a color of #9d003d
<div style="border:2px solid #9d003d;">Content here</div>
.myborder {border:2px solid #9d003d;}