#b92b2a color space conversions
Hex:
#b92b2a
RGB:
185, 43, 42
CMY:
27, 83, 84
CMYK:
0, 77, 77, 27
HSL:
0°, 62.9956%, 44.5098%
HSV (HSB):
0°, 77.2973%, 72.5490%
XYZ:
21.2894, 12.2092, 3.4250
xyY:
0.5766, 0.3307, 12.2092
CIE-Lab:
41.5467, 55.6073, 36.0843
CIE-LCH:
41.5467, 66.2891, 32.9801
CIE-Luv:
41.5467, 107.3681, 23.4703
Hunter-Lab:
34.9417, 47.6091, 18.6475
#b92b2a color charts
#b92b2a color shades, tints & tones
#b92b2a color schemes
#b92b2a color preview, HTML & CSS examples
This text has a color of #b92b2a
<p style="color:#b92b2a;">Text here</p>
.mytext {color:#b92b2a;}
This box has a color of #b92b2a
<div style="background-color:#b92b2a;">Content here</div>
.mybackground {background-color:#b92b2a;}
Border around this has a color of #b92b2a
<div style="border:2px solid #b92b2a;">Content here</div>
.myborder {border:2px solid #b92b2a;}