#b9333e color space conversions
Hex:
#b9333e
RGB:
185, 51, 62
CMY:
27, 80, 76
CMYK:
0, 72, 66, 27
HSL:
355°, 56.7797%, 46.2745%
HSV (HSB):
355°, 72.4324%, 72.5490%
XYZ:
22.0609, 13.0297, 5.9097
xyY:
0.5381, 0.3178, 13.0297
CIE-Lab:
42.8080, 53.7953, 25.6695
CIE-LCH:
42.8080, 59.6059, 25.5091
CIE-Luv:
42.8080, 98.6617, 16.7921
Hunter-Lab:
36.0967, 45.9229, 15.5609
#b9333e color charts
#b9333e color shades, tints & tones
#b9333e color schemes
#b9333e color preview, HTML & CSS examples
This text has a color of #b9333e
<p style="color:#b9333e;">Text here</p>
.mytext {color:#b9333e;}
This box has a color of #b9333e
<div style="background-color:#b9333e;">Content here</div>
.mybackground {background-color:#b9333e;}
Border around this has a color of #b9333e
<div style="border:2px solid #b9333e;">Content here</div>
.myborder {border:2px solid #b9333e;}