#b32f20 color space conversions
Hex:
#b32f20
RGB:
179, 47, 32
CMY:
30, 82, 87
CMYK:
0, 74, 82, 30
HSL:
6°, 69.6682%, 41.3725%
HSV (HSB):
6°, 82.1229%, 70.1961%
XYZ:
19.8676, 11.7210, 2.5817
xyY:
0.5814, 0.3430, 11.7210
CIE-Lab:
40.7692, 52.0426, 40.4204
CIE-LCH:
40.7692, 65.8957, 37.8358
CIE-Luv:
40.7692, 102.1929, 26.6172
Hunter-Lab:
34.2360, 43.6732, 19.4941
#b32f20 color charts
#b32f20 color shades, tints & tones
#b32f20 color schemes
#b32f20 color preview, HTML & CSS examples
This text has a color of #b32f20
<p style="color:#b32f20;">Text here</p>
.mytext {color:#b32f20;}
This box has a color of #b32f20
<div style="background-color:#b32f20;">Content here</div>
.mybackground {background-color:#b32f20;}
Border around this has a color of #b32f20
<div style="border:2px solid #b32f20;">Content here</div>
.myborder {border:2px solid #b32f20;}