#b92c2f color space conversions
Hex:
#b92c2f
RGB:
185, 44, 47
CMY:
27, 83, 82
CMYK:
0, 76, 75, 27
HSL:
359°, 61.5721%, 44.9020%
HSV (HSB):
359°, 76.2162%, 72.5490%
XYZ:
21.4214, 12.3209, 3.9385
xyY:
0.5685, 0.3270, 12.3209
CIE-Lab:
41.7216, 55.4794, 33.3768
CIE-LCH:
41.7216, 64.7455, 31.0314
CIE-Luv:
41.7216, 105.8307, 21.8078
Hunter-Lab:
35.1011, 47.5072, 17.9183
#b92c2f color charts
#b92c2f color shades, tints & tones
#b92c2f color schemes
#b92c2f color preview, HTML & CSS examples
This text has a color of #b92c2f
<p style="color:#b92c2f;">Text here</p>
.mytext {color:#b92c2f;}
This box has a color of #b92c2f
<div style="background-color:#b92c2f;">Content here</div>
.mybackground {background-color:#b92c2f;}
Border around this has a color of #b92c2f
<div style="border:2px solid #b92c2f;">Content here</div>
.myborder {border:2px solid #b92c2f;}