#b92f2e color space conversions
Hex:
#b92f2e
RGB:
185, 47, 46
CMY:
27, 82, 82
CMYK:
0, 75, 75, 27
HSL:
0°, 60.1732%, 45.2941%
HSV (HSB):
0°, 75.1351%, 72.5490%
XYZ:
21.5172, 12.5446, 3.8720
xyY:
0.5672, 0.3307, 12.5446
CIE-Lab:
42.0689, 54.4361, 34.3495
CIE-LCH:
42.0689, 64.3675, 32.2521
CIE-Luv:
42.0689, 104.5014, 22.8776
Hunter-Lab:
35.4183, 46.4598, 18.3111
#b92f2e color charts
#b92f2e color shades, tints & tones
#b92f2e color schemes
#b92f2e color preview, HTML & CSS examples
This text has a color of #b92f2e
<p style="color:#b92f2e;">Text here</p>
.mytext {color:#b92f2e;}
This box has a color of #b92f2e
<div style="background-color:#b92f2e;">Content here</div>
.mybackground {background-color:#b92f2e;}
Border around this has a color of #b92f2e
<div style="border:2px solid #b92f2e;">Content here</div>
.myborder {border:2px solid #b92f2e;}