#b92e31 color space conversions
Hex:
#b92e31
RGB:
185, 46, 49
CMY:
27, 82, 81
CMYK:
0, 75, 74, 27
HSL:
359°, 60.1732%, 45.2941%
HSV (HSB):
359°, 75.1351%, 72.5490%
XYZ:
21.5390, 12.4900, 4.1813
xyY:
0.5637, 0.3269, 12.4900
CIE-Lab:
41.9846, 54.9019, 32.4977
CIE-LCH:
41.9846, 63.7990, 30.6222
CIE-Luv:
41.9846, 104.3801, 21.4565
Hunter-Lab:
35.3412, 46.9409, 17.7241
#b92e31 color charts
#b92e31 color shades, tints & tones
#b92e31 color schemes
#b92e31 color preview, HTML & CSS examples
This text has a color of #b92e31
<p style="color:#b92e31;">Text here</p>
.mytext {color:#b92e31;}
This box has a color of #b92e31
<div style="background-color:#b92e31;">Content here</div>
.mybackground {background-color:#b92e31;}
Border around this has a color of #b92e31
<div style="border:2px solid #b92e31;">Content here</div>
.myborder {border:2px solid #b92e31;}