#b9333a color space conversions
Hex:
#b9333a
RGB:
185, 51, 58
CMY:
27, 80, 77
CMYK:
0, 72, 69, 27
HSL:
357°, 56.7797%, 46.2745%
HSV (HSB):
357°, 72.4324%, 72.5490%
XYZ:
21.9551, 12.9874, 5.3526
xyY:
0.5449, 0.3223, 12.9874
CIE-Lab:
42.7443, 53.5781, 28.0178
CIE-LCH:
42.7443, 60.4616, 27.6066
CIE-Luv:
42.7443, 99.6640, 18.7275
Hunter-Lab:
36.0381, 45.6792, 16.4205
#b9333a color charts
#b9333a color shades, tints & tones
#b9333a color schemes
#b9333a color preview, HTML & CSS examples
This text has a color of #b9333a
<p style="color:#b9333a;">Text here</p>
.mytext {color:#b9333a;}
This box has a color of #b9333a
<div style="background-color:#b9333a;">Content here</div>
.mybackground {background-color:#b9333a;}
Border around this has a color of #b9333a
<div style="border:2px solid #b9333a;">Content here</div>
.myborder {border:2px solid #b9333a;}