#b93c2b color space conversions
Hex:
#b93c2b
RGB:
185, 60, 43
CMY:
27, 76, 83
CMYK:
0, 68, 77, 27
HSL:
7°, 62.2807%, 44.7059%
HSV (HSB):
7°, 76.7568%, 72.5490%
XYZ:
22.0595, 13.7204, 3.7711
xyY:
0.5577, 0.3469, 13.7204
CIE-Lab:
43.8293, 49.3867, 37.9609
CIE-LCH:
43.8293, 62.2903, 37.5476
CIE-Luv:
43.8293, 97.4781, 27.3182
Hunter-Lab:
37.0411, 41.4822, 19.8925
#b93c2b color charts
#b93c2b color shades, tints & tones
#b93c2b color schemes
#b93c2b color preview, HTML & CSS examples
This text has a color of #b93c2b
<p style="color:#b93c2b;">Text here</p>
.mytext {color:#b93c2b;}
This box has a color of #b93c2b
<div style="background-color:#b93c2b;">Content here</div>
.mybackground {background-color:#b93c2b;}
Border around this has a color of #b93c2b
<div style="border:2px solid #b93c2b;">Content here</div>
.myborder {border:2px solid #b93c2b;}