#9b1234 color space conversions
Hex:
#9b1234
RGB:
155, 18, 52
CMY:
39, 93, 80
CMYK:
0, 88, 66, 39
HSL:
345°, 79.1908%, 33.9216%
HSV (HSB):
345°, 88.3871%, 60.7843%
XYZ:
14.3537, 7.6491, 3.9687
xyY:
0.5527, 0.2945, 7.6491
CIE-Lab:
33.2412, 54.0173, 18.5864
CIE-LCH:
33.2412, 57.1255, 18.9874
CIE-Luv:
33.2412, 90.4752, 8.6068
Hunter-Lab:
27.6570, 44.2399, 10.8520
#9b1234 color charts
#9b1234 color shades, tints & tones
#9b1234 color schemes
#9b1234 color preview, HTML & CSS examples
This text has a color of #9b1234
<p style="color:#9b1234;">Text here</p>
.mytext {color:#9b1234;}
This box has a color of #9b1234
<div style="background-color:#9b1234;">Content here</div>
.mybackground {background-color:#9b1234;}
Border around this has a color of #9b1234
<div style="border:2px solid #9b1234;">Content here</div>
.myborder {border:2px solid #9b1234;}