#b92c2c color space conversions
Hex:
#b92c2c
RGB:
185, 44, 44
CMY:
27, 83, 83
CMYK:
0, 76, 76, 27
HSL:
0°, 61.5721%, 44.9020%
HSV (HSB):
0°, 76.2162%, 72.5490%
XYZ:
21.3629, 12.2975, 3.6306
xyY:
0.5729, 0.3298, 12.2975
CIE-Lab:
41.6851, 55.3599, 35.0843
CIE-LCH:
41.6851, 65.5410, 32.3645
CIE-Luv:
41.6851, 106.4630, 22.9573
Hunter-Lab:
35.0678, 47.3715, 18.4091
#b92c2c color charts
#b92c2c color shades, tints & tones
#b92c2c color schemes
#b92c2c color preview, HTML & CSS examples
This text has a color of #b92c2c
<p style="color:#b92c2c;">Text here</p>
.mytext {color:#b92c2c;}
This box has a color of #b92c2c
<div style="background-color:#b92c2c;">Content here</div>
.mybackground {background-color:#b92c2c;}
Border around this has a color of #b92c2c
<div style="border:2px solid #b92c2c;">Content here</div>
.myborder {border:2px solid #b92c2c;}