#b9050f color space conversions
Hex:
#b9050f
RGB:
185, 5, 15
CMY:
27, 98, 94
CMYK:
0, 97, 92, 27
HSL:
357°, 94.7368%, 37.2549%
HSV (HSB):
357°, 97.2973%, 72.5490%
XYZ:
20.1481, 10.4573, 1.4085
xyY:
0.6294, 0.3266, 10.4573
CIE-Lab:
38.6510, 62.5626, 47.2768
CIE-LCH:
38.6510, 78.4167, 37.0773
CIE-Luv:
38.6510, 124.0322, 25.6113
Hunter-Lab:
32.3378, 54.6235, 20.0541
#b9050f color charts
#b9050f color shades, tints & tones
#b9050f color schemes
#b9050f color preview, HTML & CSS examples
This text has a color of #b9050f
<p style="color:#b9050f;">Text here</p>
.mytext {color:#b9050f;}
This box has a color of #b9050f
<div style="background-color:#b9050f;">Content here</div>
.mybackground {background-color:#b9050f;}
Border around this has a color of #b9050f
<div style="border:2px solid #b9050f;">Content here</div>
.myborder {border:2px solid #b9050f;}