#b92f1c color space conversions
Hex:
#b92f1c
RGB:
185, 47, 28
CMY:
27, 82, 89
CMYK:
0, 75, 85, 27
HSL:
7°, 73.7089%, 41.7647%
HSV (HSB):
7°, 84.8649%, 72.5490%
XYZ:
21.2337, 12.4312, 2.3789
xyY:
0.5891, 0.3449, 12.4312
CIE-Lab:
41.8933, 53.8483, 43.9043
CIE-LCH:
41.8933, 69.4782, 39.1915
CIE-Luv:
41.8933, 107.5633, 28.5544
Hunter-Lab:
35.2578, 45.7987, 20.6801
#b92f1c color charts
#b92f1c color shades, tints & tones
#b92f1c color schemes
#b92f1c color preview, HTML & CSS examples
This text has a color of #b92f1c
<p style="color:#b92f1c;">Text here</p>
.mytext {color:#b92f1c;}
This box has a color of #b92f1c
<div style="background-color:#b92f1c;">Content here</div>
.mybackground {background-color:#b92f1c;}
Border around this has a color of #b92f1c
<div style="border:2px solid #b92f1c;">Content here</div>
.myborder {border:2px solid #b92f1c;}