#b32a2f color space conversions
Hex:
#b32a2f
RGB:
179, 42, 47
CMY:
30, 84, 82
CMYK:
0, 77, 74, 30
HSL:
358°, 61.9910%, 43.3333%
HSV (HSB):
358°, 76.5363%, 70.1961%
XYZ:
19.9315, 11.4449, 3.8479
xyY:
0.5658, 0.3249, 11.4449
CIE-Lab:
40.3199, 54.2970, 31.4709
CIE-LCH:
40.3199, 62.7581, 30.0969
CIE-Luv:
40.3199, 102.0074, 20.2857
Hunter-Lab:
33.8303, 45.9622, 16.9375
#b32a2f color charts
#b32a2f color shades, tints & tones
#b32a2f color schemes
#b32a2f color preview, HTML & CSS examples
This text has a color of #b32a2f
<p style="color:#b32a2f;">Text here</p>
.mytext {color:#b32a2f;}
This box has a color of #b32a2f
<div style="background-color:#b32a2f;">Content here</div>
.mybackground {background-color:#b32a2f;}
Border around this has a color of #b32a2f
<div style="border:2px solid #b32a2f;">Content here</div>
.myborder {border:2px solid #b32a2f;}