#b32e0e color space conversions
Hex:
#b32e0e
RGB:
179, 46, 14
CMY:
30, 82, 95
CMYK:
0, 74, 92, 30
HSL:
12°, 85.4922%, 37.8431%
HSV (HSB):
12°, 92.1788%, 70.1961%
XYZ:
19.6467, 11.5694, 1.6131
xyY:
0.5985, 0.3524, 11.5694
CIE-Lab:
40.5234, 51.9980, 48.3337
CIE-LCH:
40.5234, 70.9925, 42.9083
CIE-Luv:
40.5234, 104.8385, 30.2776
Hunter-Lab:
34.0138, 43.5789, 20.9979
#b32e0e color charts
#b32e0e color shades, tints & tones
#b32e0e color schemes
#b32e0e color preview, HTML & CSS examples
This text has a color of #b32e0e
<p style="color:#b32e0e;">Text here</p>
.mytext {color:#b32e0e;}
This box has a color of #b32e0e
<div style="background-color:#b32e0e;">Content here</div>
.mybackground {background-color:#b32e0e;}
Border around this has a color of #b32e0e
<div style="border:2px solid #b32e0e;">Content here</div>
.myborder {border:2px solid #b32e0e;}