#b9262d color space conversions
Hex:
#b9262d
RGB:
185, 38, 45
CMY:
27, 85, 82
CMYK:
0, 79, 76, 27
HSL:
357°, 65.9193%, 43.7255%
HSV (HSB):
357°, 79.4595%, 72.5490%
XYZ:
21.1744, 11.8900, 3.6616
xyY:
0.5766, 0.3237, 11.8900
CIE-Lab:
41.0407, 57.2404, 33.7905
CIE-LCH:
41.0407, 66.4700, 30.5544
CIE-Luv:
41.0407, 109.1101, 21.3425
Hunter-Lab:
34.4818, 49.2687, 17.8413
#b9262d color charts
#b9262d color shades, tints & tones
#b9262d color schemes
#b9262d color preview, HTML & CSS examples
This text has a color of #b9262d
<p style="color:#b9262d;">Text here</p>
.mytext {color:#b9262d;}
This box has a color of #b9262d
<div style="background-color:#b9262d;">Content here</div>
.mybackground {background-color:#b9262d;}
Border around this has a color of #b9262d
<div style="border:2px solid #b9262d;">Content here</div>
.myborder {border:2px solid #b9262d;}