#b93f2f color space conversions
Hex:
#b93f2f
RGB:
185, 63, 47
CMY:
27, 75, 82
CMYK:
0, 66, 75, 27
HSL:
7°, 59.4828%, 45.4902%
HSV (HSB):
7°, 74.5946%, 72.5490%
XYZ:
22.2982, 14.0745, 4.2307
xyY:
0.5492, 0.3466, 14.0745
CIE-Lab:
44.3396, 48.2912, 36.2933
CIE-LCH:
44.3396, 60.4090, 36.9268
CIE-Luv:
44.3396, 94.8621, 26.7220
Hunter-Lab:
37.5160, 40.4409, 19.5750
#b93f2f color charts
#b93f2f color shades, tints & tones
#b93f2f color schemes
#b93f2f color preview, HTML & CSS examples
This text has a color of #b93f2f
<p style="color:#b93f2f;">Text here</p>
.mytext {color:#b93f2f;}
This box has a color of #b93f2f
<div style="background-color:#b93f2f;">Content here</div>
.mybackground {background-color:#b93f2f;}
Border around this has a color of #b93f2f
<div style="border:2px solid #b93f2f;">Content here</div>
.myborder {border:2px solid #b93f2f;}