#9a003c color space conversions
Hex:
#9a003c
RGB:
154, 0, 60
CMY:
40, 100, 76
CMYK:
0, 100, 61, 40
HSL:
337°, 100.0000%, 30.1961%
HSV (HSB):
337°, 100.0000%, 60.3922%
XYZ:
14.1420, 7.1963, 4.9186
xyY:
0.5386, 0.2741, 7.1963
CIE-Lab:
32.2496, 56.9759, 11.9599
CIE-LCH:
32.2496, 58.2176, 11.8549
CIE-Luv:
32.2496, 90.3655, 2.0784
Hunter-Lab:
26.8259, 47.1562, 7.9071
#9a003c color charts
#9a003c color shades, tints & tones
#9a003c color schemes
#9a003c color preview, HTML & CSS examples
This text has a color of #9a003c
<p style="color:#9a003c;">Text here</p>
.mytext {color:#9a003c;}
This box has a color of #9a003c
<div style="background-color:#9a003c;">Content here</div>
.mybackground {background-color:#9a003c;}
Border around this has a color of #9a003c
<div style="border:2px solid #9a003c;">Content here</div>
.myborder {border:2px solid #9a003c;}