#b92d3e color space conversions
Hex:
#b92d3e
RGB:
185, 45, 62
CMY:
27, 82, 76
CMYK:
0, 76, 66, 27
HSL:
353°, 60.8696%, 45.0980%
HSV (HSB):
353°, 75.6757%, 72.5490%
XYZ:
21.8155, 12.5389, 5.8279
xyY:
0.5429, 0.3121, 12.5389
CIE-Lab:
42.0600, 55.8755, 24.7310
CIE-LCH:
42.0600, 61.1040, 23.8746
CIE-Luv:
42.0600, 101.6618, 15.2902
Hunter-Lab:
35.4103, 48.0019, 15.0292
#b92d3e color charts
#b92d3e color shades, tints & tones
#b92d3e color schemes
#b92d3e color preview, HTML & CSS examples
This text has a color of #b92d3e
<p style="color:#b92d3e;">Text here</p>
.mytext {color:#b92d3e;}
This box has a color of #b92d3e
<div style="background-color:#b92d3e;">Content here</div>
.mybackground {background-color:#b92d3e;}
Border around this has a color of #b92d3e
<div style="border:2px solid #b92d3e;">Content here</div>
.myborder {border:2px solid #b92d3e;}