#b92f3e color space conversions
Hex:
#b92f3e
RGB:
185, 47, 62
CMY:
27, 82, 76
CMYK:
0, 75, 66, 27
HSL:
353°, 59.4828%, 45.4902%
HSV (HSB):
353°, 74.5946%, 72.5490%
XYZ:
21.8936, 12.6951, 5.8539
xyY:
0.5413, 0.3139, 12.6951
CIE-Lab:
42.3002, 55.2053, 25.0330
CIE-LCH:
42.3002, 60.6158, 24.3920
CIE-Luv:
42.3002, 100.6948, 15.7734
Hunter-Lab:
35.6302, 47.3296, 15.2000
#b92f3e color charts
#b92f3e color shades, tints & tones
#b92f3e color schemes
#b92f3e color preview, HTML & CSS examples
This text has a color of #b92f3e
<p style="color:#b92f3e;">Text here</p>
.mytext {color:#b92f3e;}
This box has a color of #b92f3e
<div style="background-color:#b92f3e;">Content here</div>
.mybackground {background-color:#b92f3e;}
Border around this has a color of #b92f3e
<div style="border:2px solid #b92f3e;">Content here</div>
.myborder {border:2px solid #b92f3e;}