#b3050f color space conversions
Hex:
#b3050f
RGB:
179, 5, 15
CMY:
30, 98, 94
CMYK:
0, 97, 92, 30
HSL:
357°, 94.5652%, 36.0784%
HSV (HSB):
357°, 97.2067%, 70.1961%
XYZ:
18.7309, 9.7267, 1.3422
xyY:
0.6286, 0.3264, 9.7267
CIE-Lab:
37.3475, 61.0209, 45.7781
CIE-LCH:
37.3475, 76.2836, 36.8774
CIE-Luv:
37.3475, 119.6280, 24.6180
Hunter-Lab:
31.1877, 52.6261, 19.2799
#b3050f color charts
#b3050f color shades, tints & tones
#b3050f color schemes
#b3050f color preview, HTML & CSS examples
This text has a color of #b3050f
<p style="color:#b3050f;">Text here</p>
.mytext {color:#b3050f;}
This box has a color of #b3050f
<div style="background-color:#b3050f;">Content here</div>
.mybackground {background-color:#b3050f;}
Border around this has a color of #b3050f
<div style="border:2px solid #b3050f;">Content here</div>
.myborder {border:2px solid #b3050f;}