#b9292d color space conversions
Hex:
#b9292d
RGB:
185, 41, 45
CMY:
27, 84, 82
CMYK:
0, 78, 76, 27
HSL:
358°, 63.7168%, 44.3137%
HSV (HSB):
358°, 77.8378%, 72.5490%
XYZ:
21.2742, 12.0896, 3.6949
xyY:
0.5741, 0.3262, 12.0896
CIE-Lab:
41.3582, 56.3475, 34.1429
CIE-LCH:
41.3582, 65.8846, 31.2132
CIE-Luv:
41.3582, 107.7252, 21.9429
Hunter-Lab:
34.7701, 48.3678, 18.0386
#b9292d color charts
#b9292d color shades, tints & tones
#b9292d color schemes
#b9292d color preview, HTML & CSS examples
This text has a color of #b9292d
<p style="color:#b9292d;">Text here</p>
.mytext {color:#b9292d;}
This box has a color of #b9292d
<div style="background-color:#b9292d;">Content here</div>
.mybackground {background-color:#b9292d;}
Border around this has a color of #b9292d
<div style="border:2px solid #b9292d;">Content here</div>
.myborder {border:2px solid #b9292d;}