#b32e2f color space conversions
Hex:
#b32e2f
RGB:
179, 46, 47
CMY:
30, 82, 82
CMYK:
0, 74, 74, 30
HSL:
360°, 59.1111%, 44.1176%
HSV (HSB):
360°, 74.3017%, 70.1961%
XYZ:
20.0805, 11.7429, 3.8976
xyY:
0.5621, 0.3287, 11.7429
CIE-Lab:
40.8046, 52.9462, 32.0254
CIE-LCH:
40.8046, 61.8783, 31.1684
CIE-Luv:
40.8046, 99.9796, 21.2044
Hunter-Lab:
34.2680, 44.6293, 17.2440
#b32e2f color charts
#b32e2f color shades, tints & tones
#b32e2f color schemes
#b32e2f color preview, HTML & CSS examples
This text has a color of #b32e2f
<p style="color:#b32e2f;">Text here</p>
.mytext {color:#b32e2f;}
This box has a color of #b32e2f
<div style="background-color:#b32e2f;">Content here</div>
.mybackground {background-color:#b32e2f;}
Border around this has a color of #b32e2f
<div style="border:2px solid #b32e2f;">Content here</div>
.myborder {border:2px solid #b32e2f;}