#9b012a color space conversions
Hex:
#9b012a
RGB:
155, 1, 42
CMY:
39, 100, 84
CMYK:
0, 99, 73, 39
HSL:
344°, 98.7179%, 30.5882%
HSV (HSB):
344°, 99.3548%, 60.7843%
XYZ:
13.9463, 7.1574, 2.8370
xyY:
0.5825, 0.2990, 7.1574
CIE-Lab:
32.1627, 56.1228, 23.7473
CIE-LCH:
32.1627, 60.9402, 22.9347
CIE-Luv:
32.1627, 96.9513, 11.6530
Hunter-Lab:
26.7534, 46.2323, 12.4402
#9b012a color charts
#9b012a color shades, tints & tones
#9b012a color schemes
#9b012a color preview, HTML & CSS examples
This text has a color of #9b012a
<p style="color:#9b012a;">Text here</p>
.mytext {color:#9b012a;}
This box has a color of #9b012a
<div style="background-color:#9b012a;">Content here</div>
.mybackground {background-color:#9b012a;}
Border around this has a color of #9b012a
<div style="border:2px solid #9b012a;">Content here</div>
.myborder {border:2px solid #9b012a;}