#b32e5f color space conversions
Hex:
#b32e5f
RGB:
179, 46, 95
CMY:
30, 82, 63
CMYK:
0, 74, 47, 30
HSL:
338°, 59.1111%, 44.1176%
HSV (HSB):
338°, 74.3017%, 70.1961%
XYZ:
21.6330, 12.3639, 12.0728
xyY:
0.4696, 0.2684, 12.3639
CIE-Lab:
41.7888, 56.1888, 3.5530
CIE-LCH:
41.7888, 56.3010, 3.6182
CIE-Luv:
41.7888, 85.7279, -5.9741
Hunter-Lab:
35.1624, 48.2845, 4.2568
#b32e5f color charts
#b32e5f color shades, tints & tones
#b32e5f color schemes
#b32e5f color preview, HTML & CSS examples
This text has a color of #b32e5f
<p style="color:#b32e5f;">Text here</p>
.mytext {color:#b32e5f;}
This box has a color of #b32e5f
<div style="background-color:#b32e5f;">Content here</div>
.mybackground {background-color:#b32e5f;}
Border around this has a color of #b32e5f
<div style="border:2px solid #b32e5f;">Content here</div>
.myborder {border:2px solid #b32e5f;}