#b93f2e color space conversions
Hex:
#b93f2e
RGB:
185, 63, 46
CMY:
27, 75, 82
CMYK:
0, 66, 75, 27
HSL:
7°, 60.1732%, 45.2941%
HSV (HSB):
7°, 75.1351%, 72.5490%
XYZ:
22.2782, 14.0666, 4.1257
xyY:
0.5505, 0.3476, 14.0666
CIE-Lab:
44.3282, 48.2484, 36.8390
CIE-LCH:
44.3282, 60.7043, 37.3628
CIE-Luv:
44.3282, 95.0371, 27.0957
Hunter-Lab:
37.5054, 40.3946, 19.7317
#b93f2e color charts
#b93f2e color shades, tints & tones
#b93f2e color schemes
#b93f2e color preview, HTML & CSS examples
This text has a color of #b93f2e
<p style="color:#b93f2e;">Text here</p>
.mytext {color:#b93f2e;}
This box has a color of #b93f2e
<div style="background-color:#b93f2e;">Content here</div>
.mybackground {background-color:#b93f2e;}
Border around this has a color of #b93f2e
<div style="border:2px solid #b93f2e;">Content here</div>
.myborder {border:2px solid #b93f2e;}