#b92f3a color space conversions
Hex:
#b92f3a
RGB:
185, 47, 58
CMY:
27, 82, 77
CMYK:
0, 75, 69, 27
HSL:
355°, 59.4828%, 45.4902%
HSV (HSB):
355°, 74.5946%, 72.5490%
XYZ:
21.7878, 12.6528, 5.2969
xyY:
0.5483, 0.3184, 12.6528
CIE-Lab:
42.2354, 54.9904, 27.3957
CIE-LCH:
42.2354, 61.4367, 26.4821
CIE-Luv:
42.2354, 101.7366, 17.7232
Hunter-Lab:
35.5708, 47.0860, 16.0706
#b92f3a color charts
#b92f3a color shades, tints & tones
#b92f3a color schemes
#b92f3a color preview, HTML & CSS examples
This text has a color of #b92f3a
<p style="color:#b92f3a;">Text here</p>
.mytext {color:#b92f3a;}
This box has a color of #b92f3a
<div style="background-color:#b92f3a;">Content here</div>
.mybackground {background-color:#b92f3a;}
Border around this has a color of #b92f3a
<div style="border:2px solid #b92f3a;">Content here</div>
.myborder {border:2px solid #b92f3a;}