#b9331e color space conversions
Hex:
#b9331e
RGB:
185, 51, 30
CMY:
27, 80, 88
CMYK:
0, 72, 84, 27
HSL:
8°, 72.0930%, 42.1569%
HSV (HSB):
8°, 83.7838%, 72.5490%
XYZ:
21.4258, 12.7757, 2.5650
xyY:
0.5828, 0.3475, 12.7757
CIE-Lab:
42.4233, 52.4759, 43.3968
CIE-LCH:
42.4233, 68.0955, 39.5902
CIE-Luv:
42.4233, 104.9981, 28.9625
Hunter-Lab:
35.7431, 44.4493, 20.7654
#b9331e color charts
#b9331e color shades, tints & tones
#b9331e color schemes
#b9331e color preview, HTML & CSS examples
This text has a color of #b9331e
<p style="color:#b9331e;">Text here</p>
.mytext {color:#b9331e;}
This box has a color of #b9331e
<div style="background-color:#b9331e;">Content here</div>
.mybackground {background-color:#b9331e;}
Border around this has a color of #b9331e
<div style="border:2px solid #b9331e;">Content here</div>
.myborder {border:2px solid #b9331e;}