#b9052d color space conversions
Hex:
#b9052d
RGB:
185, 5, 45
CMY:
27, 98, 82
CMYK:
0, 97, 76, 27
HSL:
347°, 94.7368%, 37.2549%
HSV (HSB):
347°, 97.2973%, 72.5490%
XYZ:
20.5355, 10.6123, 3.4487
xyY:
0.5936, 0.3067, 10.6123
CIE-Lab:
38.9196, 63.3035, 31.4100
CIE-LCH:
38.9196, 70.6677, 26.3897
CIE-Luv:
38.9196, 118.5640, 17.2920
Hunter-Lab:
32.5765, 55.5135, 16.5269
#b9052d color charts
#b9052d color shades, tints & tones
#b9052d color schemes
#b9052d color preview, HTML & CSS examples
This text has a color of #b9052d
<p style="color:#b9052d;">Text here</p>
.mytext {color:#b9052d;}
This box has a color of #b9052d
<div style="background-color:#b9052d;">Content here</div>
.mybackground {background-color:#b9052d;}
Border around this has a color of #b9052d
<div style="border:2px solid #b9052d;">Content here</div>
.myborder {border:2px solid #b9052d;}