#b32f21 color space conversions
Hex:
#b32f21
RGB:
179, 47, 33
CMY:
30, 82, 87
CMYK:
0, 74, 82, 30
HSL:
6°, 68.8679%, 41.5686%
HSV (HSB):
6°, 81.5642%, 70.1961%
XYZ:
19.8814, 11.7265, 2.6544
xyY:
0.5803, 0.3423, 11.7265
CIE-Lab:
40.7782, 52.0729, 39.9016
CIE-LCH:
40.7782, 65.6027, 37.4616
CIE-Luv:
40.7782, 102.0390, 26.3278
Hunter-Lab:
34.2440, 43.7066, 19.3750
#b32f21 color charts
#b32f21 color shades, tints & tones
#b32f21 color schemes
#b32f21 color preview, HTML & CSS examples
This text has a color of #b32f21
<p style="color:#b32f21;">Text here</p>
.mytext {color:#b32f21;}
This box has a color of #b32f21
<div style="background-color:#b32f21;">Content here</div>
.mybackground {background-color:#b32f21;}
Border around this has a color of #b32f21
<div style="border:2px solid #b32f21;">Content here</div>
.myborder {border:2px solid #b32f21;}