#b32a10 color space conversions
Hex:
#b32a10
RGB:
179, 42, 16
CMY:
30, 84, 94
CMYK:
0, 77, 91, 30
HSL:
10°, 83.5897%, 38.2353%
HSV (HSB):
10°, 91.0615%, 70.1961%
XYZ:
19.5119, 11.2770, 1.6385
xyY:
0.6017, 0.3478, 11.2770
CIE-Lab:
40.0432, 53.3902, 47.2491
CIE-LCH:
40.0432, 71.2951, 41.5081
CIE-Luv:
40.0432, 106.8889, 29.1266
Hunter-Lab:
33.5813, 44.9473, 20.6140
#b32a10 color charts
#b32a10 color shades, tints & tones
#b32a10 color schemes
#b32a10 color preview, HTML & CSS examples
This text has a color of #b32a10
<p style="color:#b32a10;">Text here</p>
.mytext {color:#b32a10;}
This box has a color of #b32a10
<div style="background-color:#b32a10;">Content here</div>
.mybackground {background-color:#b32a10;}
Border around this has a color of #b32a10
<div style="border:2px solid #b32a10;">Content here</div>
.myborder {border:2px solid #b32a10;}