#b9012f color space conversions
Hex:
#b9012f
RGB:
185, 1, 47
CMY:
27, 100, 82
CMYK:
0, 99, 75, 27
HSL:
345°, 98.9247%, 36.4706%
HSV (HSB):
345°, 99.4595%, 72.5490%
XYZ:
20.5315, 10.5412, 3.6419
xyY:
0.5914, 0.3037, 10.5412
CIE-Lab:
38.7968, 63.8136, 30.0379
CIE-LCH:
38.7968, 70.5298, 25.2070
CIE-Luv:
38.7968, 118.7111, 16.1915
Hunter-Lab:
32.4673, 56.0615, 16.0765
#b9012f color charts
#b9012f color shades, tints & tones
#b9012f color schemes
#b9012f color preview, HTML & CSS examples
This text has a color of #b9012f
<p style="color:#b9012f;">Text here</p>
.mytext {color:#b9012f;}
This box has a color of #b9012f
<div style="background-color:#b9012f;">Content here</div>
.mybackground {background-color:#b9012f;}
Border around this has a color of #b9012f
<div style="border:2px solid #b9012f;">Content here</div>
.myborder {border:2px solid #b9012f;}