#b3273c color space conversions
Hex:
#b3273c
RGB:
179, 39, 60
CMY:
30, 85, 76
CMYK:
0, 78, 66, 30
HSL:
351°, 64.2202%, 42.7451%
HSV (HSB):
351°, 78.2123%, 70.1961%
XYZ:
20.1315, 11.3610, 5.4068
xyY:
0.5456, 0.3079, 11.3610
CIE-Lab:
40.1819, 55.8822, 23.3536
CIE-LCH:
40.1819, 60.5657, 22.6805
CIE-Luv:
40.1819, 100.0926, 13.6739
Hunter-Lab:
33.7061, 47.6266, 14.0835
#b3273c color charts
#b3273c color shades, tints & tones
#b3273c color schemes
#b3273c color preview, HTML & CSS examples
This text has a color of #b3273c
<p style="color:#b3273c;">Text here</p>
.mytext {color:#b3273c;}
This box has a color of #b3273c
<div style="background-color:#b3273c;">Content here</div>
.mybackground {background-color:#b3273c;}
Border around this has a color of #b3273c
<div style="border:2px solid #b3273c;">Content here</div>
.myborder {border:2px solid #b3273c;}