#b9020f color space conversions
Hex:
#b9020f
RGB:
185, 2, 15
CMY:
27, 99, 94
CMYK:
0, 99, 92, 27
HSL:
356°, 97.8610%, 36.6667%
HSV (HSB):
356°, 98.9189%, 72.5490%
XYZ:
20.1155, 10.3922, 1.3976
xyY:
0.6305, 0.3257, 10.3922
CIE-Lab:
38.5373, 62.8920, 47.2017
CIE-LCH:
38.5373, 78.6346, 36.8890
CIE-Luv:
38.5373, 124.5935, 25.4108
Hunter-Lab:
32.2369, 54.9676, 19.9953
#b9020f color charts
#b9020f color shades, tints & tones
#b9020f color schemes
#b9020f color preview, HTML & CSS examples
This text has a color of #b9020f
<p style="color:#b9020f;">Text here</p>
.mytext {color:#b9020f;}
This box has a color of #b9020f
<div style="background-color:#b9020f;">Content here</div>
.mybackground {background-color:#b9020f;}
Border around this has a color of #b9020f
<div style="border:2px solid #b9020f;">Content here</div>
.myborder {border:2px solid #b9020f;}