#b93b3c color space conversions
Hex:
#b93b3c
RGB:
185, 59, 60
CMY:
27, 77, 76
CMYK:
0, 68, 68, 27
HSL:
360°, 51.6393%, 47.8431%
HSV (HSB):
360°, 68.1081%, 72.5490%
XYZ:
22.3872, 13.7685, 5.7526
xyY:
0.5342, 0.3285, 13.7685
CIE-Lab:
43.8990, 50.6000, 28.2275
CIE-LCH:
43.8990, 57.9409, 29.1552
CIE-Luv:
43.8990, 94.6912, 19.9947
Hunter-Lab:
37.1059, 42.7595, 16.7822
#b93b3c color charts
#b93b3c color shades, tints & tones
#b93b3c color schemes
#b93b3c color preview, HTML & CSS examples
This text has a color of #b93b3c
<p style="color:#b93b3c;">Text here</p>
.mytext {color:#b93b3c;}
This box has a color of #b93b3c
<div style="background-color:#b93b3c;">Content here</div>
.mybackground {background-color:#b93b3c;}
Border around this has a color of #b93b3c
<div style="border:2px solid #b93b3c;">Content here</div>
.myborder {border:2px solid #b93b3c;}