#9b012e color space conversions
Hex:
#9b012e
RGB:
155, 1, 46
CMY:
39, 100, 82
CMYK:
0, 99, 70, 39
HSL:
342°, 98.7179%, 30.5882%
HSV (HSB):
342°, 99.3548%, 60.7843%
XYZ:
14.0216, 7.1875, 3.2331
xyY:
0.5737, 0.2941, 7.1875
CIE-Lab:
32.2301, 56.3056, 21.2232
CIE-LCH:
32.2301, 60.1727, 20.6529
CIE-Luv:
32.2301, 95.7655, 9.8294
Hunter-Lab:
26.8096, 46.4398, 11.6167
#9b012e color charts
#9b012e color shades, tints & tones
#9b012e color schemes
#9b012e color preview, HTML & CSS examples
This text has a color of #9b012e
<p style="color:#9b012e;">Text here</p>
.mytext {color:#9b012e;}
This box has a color of #9b012e
<div style="background-color:#9b012e;">Content here</div>
.mybackground {background-color:#9b012e;}
Border around this has a color of #9b012e
<div style="border:2px solid #9b012e;">Content here</div>
.myborder {border:2px solid #9b012e;}