#b9333c color space conversions
Hex:
#b9333c
RGB:
185, 51, 60
CMY:
27, 80, 76
CMYK:
0, 72, 68, 27
HSL:
356°, 56.7797%, 46.2745%
HSV (HSB):
356°, 72.4324%, 72.5490%
XYZ:
22.0070, 13.0082, 5.6259
xyY:
0.5415, 0.3201, 13.0082
CIE-Lab:
42.7756, 53.6847, 26.8456
CIE-LCH:
42.7756, 60.0228, 26.5678
CIE-Luv:
42.7756, 99.1698, 17.7738
Hunter-Lab:
36.0669, 45.7989, 15.9984
#b9333c color charts
#b9333c color shades, tints & tones
#b9333c color schemes
#b9333c color preview, HTML & CSS examples
This text has a color of #b9333c
<p style="color:#b9333c;">Text here</p>
.mytext {color:#b9333c;}
This box has a color of #b9333c
<div style="background-color:#b9333c;">Content here</div>
.mybackground {background-color:#b9333c;}
Border around this has a color of #b9333c
<div style="border:2px solid #b9333c;">Content here</div>
.myborder {border:2px solid #b9333c;}