#b9363e color space conversions
Hex:
#b9363e
RGB:
185, 54, 62
CMY:
27, 79, 76
CMYK:
0, 71, 66, 27
HSL:
356°, 54.8117%, 46.8627%
HSV (HSB):
356°, 70.8108%, 72.5490%
XYZ:
22.1963, 13.3004, 5.9548
xyY:
0.5355, 0.3209, 13.3004
CIE-Lab:
43.2125, 52.6791, 26.1746
CIE-LCH:
43.2125, 58.8235, 26.4214
CIE-Luv:
43.2125, 97.0536, 17.6006
Hunter-Lab:
36.4697, 44.8168, 15.8479
#b9363e color charts
#b9363e color shades, tints & tones
#b9363e color schemes
#b9363e color preview, HTML & CSS examples
This text has a color of #b9363e
<p style="color:#b9363e;">Text here</p>
.mytext {color:#b9363e;}
This box has a color of #b9363e
<div style="background-color:#b9363e;">Content here</div>
.mybackground {background-color:#b9363e;}
Border around this has a color of #b9363e
<div style="border:2px solid #b9363e;">Content here</div>
.myborder {border:2px solid #b9363e;}