#b93b3e color space conversions
Hex:
#b93b3e
RGB:
185, 59, 62
CMY:
27, 77, 76
CMYK:
0, 68, 66, 27
HSL:
359°, 51.6393%, 47.8431%
HSV (HSB):
359°, 68.1081%, 72.5490%
XYZ:
22.4410, 13.7900, 6.0364
xyY:
0.5309, 0.3263, 13.7900
CIE-Lab:
43.9303, 50.7129, 27.0671
CIE-LCH:
43.9303, 57.4841, 28.0902
CIE-Luv:
43.9303, 94.2246, 19.0292
Hunter-Lab:
37.1349, 42.8835, 16.3567
#b93b3e color charts
#b93b3e color shades, tints & tones
#b93b3e color schemes
#b93b3e color preview, HTML & CSS examples
This text has a color of #b93b3e
<p style="color:#b93b3e;">Text here</p>
.mytext {color:#b93b3e;}
This box has a color of #b93b3e
<div style="background-color:#b93b3e;">Content here</div>
.mybackground {background-color:#b93b3e;}
Border around this has a color of #b93b3e
<div style="border:2px solid #b93b3e;">Content here</div>
.myborder {border:2px solid #b93b3e;}