#9b123d color space conversions
Hex:
#9b123d
RGB:
155, 18, 61
CMY:
39, 93, 76
CMYK:
0, 88, 61, 39
HSL:
341°, 79.1908%, 33.9216%
HSV (HSB):
341°, 88.3871%, 60.7843%
XYZ:
14.5762, 7.7381, 5.1402
xyY:
0.5309, 0.2819, 7.7381
CIE-Lab:
33.4314, 54.5660, 12.9433
CIE-LCH:
33.4314, 56.0801, 13.3442
CIE-Luv:
33.4314, 87.4956, 3.6709
Hunter-Lab:
27.8174, 44.8525, 8.5163
#9b123d color charts
#9b123d color shades, tints & tones
#9b123d color schemes
#9b123d color preview, HTML & CSS examples
This text has a color of #9b123d
<p style="color:#9b123d;">Text here</p>
.mytext {color:#9b123d;}
This box has a color of #9b123d
<div style="background-color:#9b123d;">Content here</div>
.mybackground {background-color:#9b123d;}
Border around this has a color of #9b123d
<div style="border:2px solid #9b123d;">Content here</div>
.myborder {border:2px solid #9b123d;}