#b9062e color space conversions
Hex:
#b9062e
RGB:
185, 6, 46
CMY:
27, 98, 82
CMYK:
0, 97, 75, 27
HSL:
347°, 93.7173%, 37.4510%
HSV (HSB):
347°, 96.7568%, 72.5490%
XYZ:
20.5659, 10.6418, 3.5549
xyY:
0.5916, 0.3061, 10.6418
CIE-Lab:
38.9705, 63.2320, 30.8544
CIE-LCH:
38.9705, 70.3582, 26.0103
CIE-Luv:
38.9705, 118.1330, 16.9635
Hunter-Lab:
32.6218, 55.4443, 16.3742
#b9062e color charts
#b9062e color shades, tints & tones
#b9062e color schemes
#b9062e color preview, HTML & CSS examples
This text has a color of #b9062e
<p style="color:#b9062e;">Text here</p>
.mytext {color:#b9062e;}
This box has a color of #b9062e
<div style="background-color:#b9062e;">Content here</div>
.mybackground {background-color:#b9062e;}
Border around this has a color of #b9062e
<div style="border:2px solid #b9062e;">Content here</div>
.myborder {border:2px solid #b9062e;}