#b92b2e color space conversions
Hex:
#b92b2e
RGB:
185, 43, 46
CMY:
27, 83, 82
CMYK:
0, 77, 75, 27
HSL:
359°, 62.2807%, 44.7059%
HSV (HSB):
359°, 76.7568%, 72.5490%
XYZ:
21.3646, 12.2393, 3.8211
xyY:
0.5709, 0.3270, 12.2393
CIE-Lab:
41.5939, 55.7609, 33.8200
CIE-LCH:
41.5939, 65.2156, 31.2376
CIE-Luv:
41.5939, 106.5425, 21.9806
Hunter-Lab:
34.9847, 47.7839, 18.0134
#b92b2e color charts
#b92b2e color shades, tints & tones
#b92b2e color schemes
#b92b2e color preview, HTML & CSS examples
This text has a color of #b92b2e
<p style="color:#b92b2e;">Text here</p>
.mytext {color:#b92b2e;}
This box has a color of #b92b2e
<div style="background-color:#b92b2e;">Content here</div>
.mybackground {background-color:#b92b2e;}
Border around this has a color of #b92b2e
<div style="border:2px solid #b92b2e;">Content here</div>
.myborder {border:2px solid #b92b2e;}