#b32c0a color space conversions
Hex:
#b32c0a
RGB:
179, 44, 10
CMY:
30, 83, 96
CMYK:
0, 75, 94, 30
HSL:
12°, 89.4180%, 37.0588%
HSV (HSB):
12°, 94.4134%, 70.1961%
XYZ:
19.5459, 11.4070, 1.4587
xyY:
0.6031, 0.3519, 11.4070
CIE-Lab:
40.2577, 52.6371, 49.4949
CIE-LCH:
40.2577, 72.2524, 43.2378
CIE-Luv:
40.2577, 106.2640, 30.3895
Hunter-Lab:
33.7742, 44.1969, 21.0812
#b32c0a color charts
#b32c0a color shades, tints & tones
#b32c0a color schemes
#b32c0a color preview, HTML & CSS examples
This text has a color of #b32c0a
<p style="color:#b32c0a;">Text here</p>
.mytext {color:#b32c0a;}
This box has a color of #b32c0a
<div style="background-color:#b32c0a;">Content here</div>
.mybackground {background-color:#b32c0a;}
Border around this has a color of #b32c0a
<div style="border:2px solid #b32c0a;">Content here</div>
.myborder {border:2px solid #b32c0a;}