#b32a1a color space conversions
Hex:
#b32a1a
RGB:
179, 42, 26
CMY:
30, 84, 90
CMYK:
0, 77, 85, 30
HSL:
6°, 74.6341%, 40.1961%
HSV (HSB):
6°, 85.4749%, 70.1961%
XYZ:
19.6048, 11.3142, 2.1279
xyY:
0.5932, 0.3424, 11.3142
CIE-Lab:
40.1047, 53.5926, 42.8610
CIE-LCH:
40.1047, 68.6239, 38.6513
CIE-Luv:
40.1047, 105.7679, 27.1036
Hunter-Lab:
33.6366, 45.1732, 19.7949
#b32a1a color charts
#b32a1a color shades, tints & tones
#b32a1a color schemes
#b32a1a color preview, HTML & CSS examples
This text has a color of #b32a1a
<p style="color:#b32a1a;">Text here</p>
.mytext {color:#b32a1a;}
This box has a color of #b32a1a
<div style="background-color:#b32a1a;">Content here</div>
.mybackground {background-color:#b32a1a;}
Border around this has a color of #b32a1a
<div style="border:2px solid #b32a1a;">Content here</div>
.myborder {border:2px solid #b32a1a;}