#b9034a color space conversions
Hex:
#b9034a
RGB:
185, 3, 74
CMY:
27, 99, 71
CMYK:
0, 98, 60, 27
HSL:
337°, 96.8085%, 36.8627%
HSV (HSB):
337°, 98.3784%, 72.5490%
XYZ:
21.2762, 10.8738, 7.4560
xyY:
0.5372, 0.2745, 10.8738
CIE-Lab:
39.3671, 64.9392, 13.6368
CIE-LCH:
39.3671, 66.3556, 11.8594
CIE-Luv:
39.3671, 109.4108, 2.5622
Hunter-Lab:
32.9755, 57.4632, 9.6769
#b9034a color charts
#b9034a color shades, tints & tones
#b9034a color schemes
#b9034a color preview, HTML & CSS examples
This text has a color of #b9034a
<p style="color:#b9034a;">Text here</p>
.mytext {color:#b9034a;}
This box has a color of #b9034a
<div style="background-color:#b9034a;">Content here</div>
.mybackground {background-color:#b9034a;}
Border around this has a color of #b9034a
<div style="border:2px solid #b9034a;">Content here</div>
.myborder {border:2px solid #b9034a;}