#b92c1c color space conversions
Hex:
#b92c1c
RGB:
185, 44, 28
CMY:
27, 83, 89
CMYK:
0, 76, 85, 27
HSL:
6°, 73.7089%, 41.7647%
HSV (HSB):
6°, 84.8649%, 72.5490%
XYZ:
21.1179, 12.1995, 2.3403
xyY:
0.5922, 0.3421, 12.1995
CIE-Lab:
41.5314, 54.8555, 43.5845
CIE-LCH:
41.5314, 70.0623, 38.4683
CIE-Luv:
41.5314, 109.1966, 27.9121
Hunter-Lab:
34.9278, 46.8002, 20.4768
#b92c1c color charts
#b92c1c color shades, tints & tones
#b92c1c color schemes
#b92c1c color preview, HTML & CSS examples
This text has a color of #b92c1c
<p style="color:#b92c1c;">Text here</p>
.mytext {color:#b92c1c;}
This box has a color of #b92c1c
<div style="background-color:#b92c1c;">Content here</div>
.mybackground {background-color:#b92c1c;}
Border around this has a color of #b92c1c
<div style="border:2px solid #b92c1c;">Content here</div>
.myborder {border:2px solid #b92c1c;}