#b92f2c color space conversions
Hex:
#b92f2c
RGB:
185, 47, 44
CMY:
27, 82, 83
CMYK:
0, 75, 76, 27
HSL:
1°, 61.5721%, 44.9020%
HSV (HSB):
1°, 76.2162%, 72.5490%
XYZ:
21.4787, 12.5292, 3.6692
xyY:
0.5701, 0.3325, 12.5292
CIE-Lab:
42.0451, 54.3567, 35.4776
CIE-LCH:
42.0451, 64.9100, 33.1317
CIE-Luv:
42.0451, 104.9071, 23.6317
Hunter-Lab:
35.3966, 46.3703, 18.6316
#b92f2c color charts
#b92f2c color shades, tints & tones
#b92f2c color schemes
#b92f2c color preview, HTML & CSS examples
This text has a color of #b92f2c
<p style="color:#b92f2c;">Text here</p>
.mytext {color:#b92f2c;}
This box has a color of #b92f2c
<div style="background-color:#b92f2c;">Content here</div>
.mybackground {background-color:#b92f2c;}
Border around this has a color of #b92f2c
<div style="border:2px solid #b92f2c;">Content here</div>
.myborder {border:2px solid #b92f2c;}