#b9273a color space conversions
Hex:
#b9273a
RGB:
185, 39, 58
CMY:
27, 85, 77
CMYK:
0, 79, 69, 27
HSL:
352°, 65.1786%, 43.9216%
HSV (HSB):
352°, 78.9189%, 72.5490%
XYZ:
21.4968, 12.0708, 5.1999
xyY:
0.5545, 0.3114, 12.0708
CIE-Lab:
41.3284, 57.5311, 26.2804
CIE-LCH:
41.3284, 63.2494, 24.5511
CIE-Luv:
41.3284, 105.4717, 15.9234
Hunter-Lab:
34.7431, 49.6441, 15.4464
#b9273a color charts
#b9273a color shades, tints & tones
#b9273a color schemes
#b9273a color preview, HTML & CSS examples
This text has a color of #b9273a
<p style="color:#b9273a;">Text here</p>
.mytext {color:#b9273a;}
This box has a color of #b9273a
<div style="background-color:#b9273a;">Content here</div>
.mybackground {background-color:#b9273a;}
Border around this has a color of #b9273a
<div style="border:2px solid #b9273a;">Content here</div>
.myborder {border:2px solid #b9273a;}