#b92f39 color space conversions
Hex:
#b92f39
RGB:
185, 47, 57
CMY:
27, 82, 78
CMYK:
0, 75, 69, 27
HSL:
356°, 59.4828%, 45.4902%
HSV (HSB):
356°, 74.5946%, 72.5490%
XYZ:
21.7626, 12.6427, 5.1642
xyY:
0.5500, 0.3195, 12.6427
CIE-Lab:
42.2199, 54.9390, 27.9839
CIE-LCH:
42.2199, 61.6555, 26.9926
CIE-Luv:
42.2199, 101.9880, 18.1930
Hunter-Lab:
35.5566, 47.0278, 16.2785
#b92f39 color charts
#b92f39 color shades, tints & tones
#b92f39 color schemes
#b92f39 color preview, HTML & CSS examples
This text has a color of #b92f39
<p style="color:#b92f39;">Text here</p>
.mytext {color:#b92f39;}
This box has a color of #b92f39
<div style="background-color:#b92f39;">Content here</div>
.mybackground {background-color:#b92f39;}
Border around this has a color of #b92f39
<div style="border:2px solid #b92f39;">Content here</div>
.myborder {border:2px solid #b92f39;}