#b9012e color space conversions
Hex:
#b9012e
RGB:
185, 1, 46
CMY:
27, 100, 82
CMYK:
0, 99, 75, 27
HSL:
345°, 98.9247%, 36.4706%
HSV (HSB):
345°, 99.4595%, 72.5490%
XYZ:
20.5116, 10.5333, 3.5368
xyY:
0.5931, 0.3046, 10.5333
CIE-Lab:
38.7830, 63.7761, 30.6397
CIE-LCH:
38.7830, 70.7543, 25.6609
CIE-Luv:
38.7830, 118.9813, 16.6010
Hunter-Lab:
32.4550, 56.0160, 16.2573
#b9012e color charts
#b9012e color shades, tints & tones
#b9012e color schemes
#b9012e color preview, HTML & CSS examples
This text has a color of #b9012e
<p style="color:#b9012e;">Text here</p>
.mytext {color:#b9012e;}
This box has a color of #b9012e
<div style="background-color:#b9012e;">Content here</div>
.mybackground {background-color:#b9012e;}
Border around this has a color of #b9012e
<div style="border:2px solid #b9012e;">Content here</div>
.myborder {border:2px solid #b9012e;}