#b4303c color space conversions
Hex:
#b4303c
RGB:
180, 48, 60
CMY:
29, 81, 76
CMYK:
0, 73, 67, 29
HSL:
355°, 57.8947%, 44.7059%
HSV (HSB):
355°, 73.3333%, 70.5882%
XYZ:
20.6950, 12.1434, 5.5281
xyY:
0.5394, 0.3165, 12.1434
CIE-Lab:
41.4432, 53.2006, 24.9824
CIE-LCH:
41.4432, 58.7743, 25.1542
CIE-Luv:
41.4432, 96.6580, 16.0169
Hunter-Lab:
34.8474, 45.0233, 14.9876
#b4303c color charts
#b4303c color shades, tints & tones
#b4303c color schemes
#b4303c color preview, HTML & CSS examples
This text has a color of #b4303c
<p style="color:#b4303c;">Text here</p>
.mytext {color:#b4303c;}
This box has a color of #b4303c
<div style="background-color:#b4303c;">Content here</div>
.mybackground {background-color:#b4303c;}
Border around this has a color of #b4303c
<div style="border:2px solid #b4303c;">Content here</div>
.myborder {border:2px solid #b4303c;}