#b92e30 color space conversions
Hex:
#b92e30
RGB:
185, 46, 48
CMY:
27, 82, 81
CMYK:
0, 75, 74, 27
HSL:
359°, 60.1732%, 45.2941%
HSV (HSB):
359°, 75.1351%, 72.5490%
XYZ:
21.5181, 12.4817, 4.0714
xyY:
0.5652, 0.3279, 12.4817
CIE-Lab:
41.9716, 54.8591, 33.0720
CIE-LCH:
41.9716, 64.0568, 31.0838
CIE-Luv:
41.9716, 104.5991, 21.8609
Hunter-Lab:
35.3294, 46.8925, 17.8980
#b92e30 color charts
#b92e30 color shades, tints & tones
#b92e30 color schemes
#b92e30 color preview, HTML & CSS examples
This text has a color of #b92e30
<p style="color:#b92e30;">Text here</p>
.mytext {color:#b92e30;}
This box has a color of #b92e30
<div style="background-color:#b92e30;">Content here</div>
.mybackground {background-color:#b92e30;}
Border around this has a color of #b92e30
<div style="border:2px solid #b92e30;">Content here</div>
.myborder {border:2px solid #b92e30;}