#b93a2e color space conversions
Hex:
#b93a2e
RGB:
185, 58, 46
CMY:
27, 77, 82
CMYK:
0, 69, 75, 27
HSL:
5°, 60.1732%, 45.2941%
HSV (HSB):
5°, 75.1351%, 72.5490%
XYZ:
22.0138, 13.5377, 4.0375
xyY:
0.5561, 0.3420, 13.5377
CIE-Lab:
43.5624, 50.3245, 36.0005
CIE-LCH:
43.5624, 61.8757, 35.5787
CIE-Luv:
43.5624, 98.1992, 25.6751
Hunter-Lab:
36.7936, 42.4088, 19.2493
#b93a2e color charts
#b93a2e color shades, tints & tones
#b93a2e color schemes
#b93a2e color preview, HTML & CSS examples
This text has a color of #b93a2e
<p style="color:#b93a2e;">Text here</p>
.mytext {color:#b93a2e;}
This box has a color of #b93a2e
<div style="background-color:#b93a2e;">Content here</div>
.mybackground {background-color:#b93a2e;}
Border around this has a color of #b93a2e
<div style="border:2px solid #b93a2e;">Content here</div>
.myborder {border:2px solid #b93a2e;}