#b3164c color space conversions
Hex:
#b3164c
RGB:
179, 22, 76
CMY:
30, 91, 70
CMYK:
0, 88, 58, 30
HSL:
339°, 78.1095%, 39.4118%
HSV (HSB):
339°, 87.7095%, 70.1961%
XYZ:
20.1818, 10.6793, 7.8351
xyY:
0.5215, 0.2760, 10.6793
CIE-Lab:
39.0350, 61.0736, 11.7005
CIE-LCH:
39.0350, 62.1843, 10.8453
CIE-Luv:
39.0350, 100.5376, 1.5704
Hunter-Lab:
32.6792, 53.0481, 8.6602
#b3164c color charts
#b3164c color shades, tints & tones
#b3164c color schemes
#b3164c color preview, HTML & CSS examples
This text has a color of #b3164c
<p style="color:#b3164c;">Text here</p>
.mytext {color:#b3164c;}
This box has a color of #b3164c
<div style="background-color:#b3164c;">Content here</div>
.mybackground {background-color:#b3164c;}
Border around this has a color of #b3164c
<div style="border:2px solid #b3164c;">Content here</div>
.myborder {border:2px solid #b3164c;}