#b92f3b color space conversions
Hex:
#b92f3b
RGB:
185, 47, 59
CMY:
27, 82, 77
CMYK:
0, 75, 68, 27
HSL:
355°, 59.4828%, 45.4902%
HSV (HSB):
355°, 74.5946%, 72.5490%
XYZ:
21.8135, 12.6631, 5.4322
xyY:
0.5466, 0.3173, 12.6631
CIE-Lab:
42.2511, 55.0427, 26.8064
CIE-LCH:
42.2511, 61.2232, 25.9666
CIE-Luv:
42.2511, 101.4816, 17.2462
Hunter-Lab:
35.5852, 47.1452, 15.8589
#b92f3b color charts
#b92f3b color shades, tints & tones
#b92f3b color schemes
#b92f3b color preview, HTML & CSS examples
This text has a color of #b92f3b
<p style="color:#b92f3b;">Text here</p>
.mytext {color:#b92f3b;}
This box has a color of #b92f3b
<div style="background-color:#b92f3b;">Content here</div>
.mybackground {background-color:#b92f3b;}
Border around this has a color of #b92f3b
<div style="border:2px solid #b92f3b;">Content here</div>
.myborder {border:2px solid #b92f3b;}