#b4303f color space conversions
Hex:
#b4303f
RGB:
180, 48, 63
CMY:
29, 81, 75
CMYK:
0, 73, 65, 29
HSL:
353°, 57.8947%, 44.7059%
HSV (HSB):
353°, 73.3333%, 70.5882%
XYZ:
20.7765, 12.1761, 5.9578
xyY:
0.5340, 0.3129, 12.1761
CIE-Lab:
41.4946, 53.3738, 23.2001
CIE-LCH:
41.4946, 58.1979, 23.4932
CIE-Luv:
41.4946, 95.8629, 14.4944
Hunter-Lab:
34.8942, 45.2166, 14.3029
#b4303f color charts
#b4303f color shades, tints & tones
#b4303f color schemes
#b4303f color preview, HTML & CSS examples
This text has a color of #b4303f
<p style="color:#b4303f;">Text here</p>
.mytext {color:#b4303f;}
This box has a color of #b4303f
<div style="background-color:#b4303f;">Content here</div>
.mybackground {background-color:#b4303f;}
Border around this has a color of #b4303f
<div style="border:2px solid #b4303f;">Content here</div>
.myborder {border:2px solid #b4303f;}