#b3604c color space conversions
Hex:
#b3604c
RGB:
179, 96, 76
CMY:
30, 62, 70
CMYK:
0, 46, 58, 30
HSL:
12°, 40.3922%, 50.0000%
HSV (HSB):
12°, 57.5419%, 70.1961%
XYZ:
24.0778, 18.4713, 9.1337
xyY:
0.4659, 0.3574, 18.4713
CIE-Lab:
50.0628, 31.6172, 26.3506
CIE-LCH:
50.0628, 41.1583, 39.8087
CIE-Luv:
50.0628, 62.0242, 24.5044
Hunter-Lab:
42.9782, 24.7897, 17.4844
#b3604c color charts
#b3604c color shades, tints & tones
#b3604c color schemes
#b3604c color preview, HTML & CSS examples
This text has a color of #b3604c
<p style="color:#b3604c;">Text here</p>
.mytext {color:#b3604c;}
This box has a color of #b3604c
<div style="background-color:#b3604c;">Content here</div>
.mybackground {background-color:#b3604c;}
Border around this has a color of #b3604c
<div style="border:2px solid #b3604c;">Content here</div>
.myborder {border:2px solid #b3604c;}