#b9262e color space conversions
Hex:
#b9262e
RGB:
185, 38, 46
CMY:
27, 85, 82
CMYK:
0, 79, 75, 27
HSL:
357°, 65.9193%, 43.7255%
HSV (HSB):
357°, 79.4595%, 72.5490%
XYZ:
21.1938, 11.8978, 3.7642
xyY:
0.5750, 0.3228, 11.8978
CIE-Lab:
41.0532, 57.2796, 33.2144
CIE-LCH:
41.0532, 66.2130, 30.1079
CIE-Luv:
41.0532, 108.8882, 20.9551
Hunter-Lab:
34.4931, 49.3139, 17.6749
#b9262e color charts
#b9262e color shades, tints & tones
#b9262e color schemes
#b9262e color preview, HTML & CSS examples
This text has a color of #b9262e
<p style="color:#b9262e;">Text here</p>
.mytext {color:#b9262e;}
This box has a color of #b9262e
<div style="background-color:#b9262e;">Content here</div>
.mybackground {background-color:#b9262e;}
Border around this has a color of #b9262e
<div style="border:2px solid #b9262e;">Content here</div>
.myborder {border:2px solid #b9262e;}