#b3364c color space conversions
Hex:
#b3364c
RGB:
179, 54, 76
CMY:
30, 79, 70
CMYK:
0, 70, 58, 30
HSL:
349°, 53.6481%, 45.6863%
HSV (HSB):
349°, 69.8324%, 70.1961%
XYZ:
21.2141, 12.7438, 8.1792
xyY:
0.5035, 0.3024, 12.7438
CIE-Lab:
42.3747, 51.6799, 16.2582
CIE-LCH:
42.3747, 54.1769, 17.4633
CIE-Luv:
42.3747, 88.3272, 8.6996
Hunter-Lab:
35.6985, 43.6024, 11.4045
#b3364c color charts
#b3364c color shades, tints & tones
#b3364c color schemes
#b3364c color preview, HTML & CSS examples
This text has a color of #b3364c
<p style="color:#b3364c;">Text here</p>
.mytext {color:#b3364c;}
This box has a color of #b3364c
<div style="background-color:#b3364c;">Content here</div>
.mybackground {background-color:#b3364c;}
Border around this has a color of #b3364c
<div style="border:2px solid #b3364c;">Content here</div>
.myborder {border:2px solid #b3364c;}