#b9393c color space conversions
Hex:
#b9393c
RGB:
185, 57, 60
CMY:
27, 78, 76
CMYK:
0, 69, 68, 27
HSL:
359°, 52.8926%, 47.4510%
HSV (HSB):
359°, 69.1892%, 72.5490%
XYZ:
22.2863, 13.5668, 5.7190
xyY:
0.5361, 0.3263, 13.5668
CIE-Lab:
43.6051, 51.4025, 27.8672
CIE-LCH:
43.6051, 58.4705, 28.4638
CIE-Luv:
43.6051, 95.8550, 19.4156
Hunter-Lab:
36.8331, 43.5456, 16.5774
#b9393c color charts
#b9393c color shades, tints & tones
#b9393c color schemes
#b9393c color preview, HTML & CSS examples
This text has a color of #b9393c
<p style="color:#b9393c;">Text here</p>
.mytext {color:#b9393c;}
This box has a color of #b9393c
<div style="background-color:#b9393c;">Content here</div>
.mybackground {background-color:#b9393c;}
Border around this has a color of #b9393c
<div style="border:2px solid #b9393c;">Content here</div>
.myborder {border:2px solid #b9393c;}