#9b003d color space conversions
Hex:
#9b003d
RGB:
155, 0, 61
CMY:
39, 100, 76
CMYK:
0, 100, 61, 39
HSL:
336°, 100.0000%, 30.3922%
HSV (HSB):
336°, 100.0000%, 60.7843%
XYZ:
14.3599, 7.3055, 5.0681
xyY:
0.5371, 0.2733, 7.3055
CIE-Lab:
32.4925, 57.2825, 11.6641
CIE-LCH:
32.4925, 58.4580, 11.5094
CIE-Luv:
32.4925, 90.7991, 1.7667
Hunter-Lab:
27.0287, 47.5339, 7.8026
#9b003d color charts
#9b003d color shades, tints & tones
#9b003d color schemes
#9b003d color preview, HTML & CSS examples
This text has a color of #9b003d
<p style="color:#9b003d;">Text here</p>
.mytext {color:#9b003d;}
This box has a color of #9b003d
<div style="background-color:#9b003d;">Content here</div>
.mybackground {background-color:#9b003d;}
Border around this has a color of #9b003d
<div style="border:2px solid #9b003d;">Content here</div>
.myborder {border:2px solid #9b003d;}