#b9393b color space conversions
Hex:
#b9393b
RGB:
185, 57, 59
CMY:
27, 78, 77
CMYK:
0, 69, 68, 27
HSL:
359°, 52.8926%, 47.4510%
HSV (HSB):
359°, 69.1892%, 72.5490%
XYZ:
22.2601, 13.5563, 5.5811
xyY:
0.5377, 0.3275, 13.5563
CIE-Lab:
43.5898, 51.3478, 28.4478
CIE-LCH:
43.5898, 58.7016, 28.9874
CIE-Luv:
43.5898, 96.0886, 19.8901
Hunter-Lab:
36.8189, 43.4852, 16.7860
#b9393b color charts
#b9393b color shades, tints & tones
#b9393b color schemes
#b9393b color preview, HTML & CSS examples
This text has a color of #b9393b
<p style="color:#b9393b;">Text here</p>
.mytext {color:#b9393b;}
This box has a color of #b9393b
<div style="background-color:#b9393b;">Content here</div>
.mybackground {background-color:#b9393b;}
Border around this has a color of #b9393b
<div style="border:2px solid #b9393b;">Content here</div>
.myborder {border:2px solid #b9393b;}