#b9282c color space conversions
Hex:
#b9282c
RGB:
185, 40, 44
CMY:
27, 84, 83
CMYK:
0, 78, 76, 27
HSL:
358°, 64.4444%, 44.1176%
HSV (HSB):
358°, 78.3784%, 72.5490%
XYZ:
21.2210, 12.0137, 3.5833
xyY:
0.5764, 0.3263, 12.0137
CIE-Lab:
41.2379, 56.6128, 34.5941
CIE-LCH:
41.2379, 66.3458, 31.4276
CIE-Luv:
41.2379, 108.4103, 22.1168
Hunter-Lab:
34.6608, 48.6298, 18.1331
#b9282c color charts
#b9282c color shades, tints & tones
#b9282c color schemes
#b9282c color preview, HTML & CSS examples
This text has a color of #b9282c
<p style="color:#b9282c;">Text here</p>
.mytext {color:#b9282c;}
This box has a color of #b9282c
<div style="background-color:#b9282c;">Content here</div>
.mybackground {background-color:#b9282c;}
Border around this has a color of #b9282c
<div style="border:2px solid #b9282c;">Content here</div>
.myborder {border:2px solid #b9282c;}