#b32b2b color space conversions
Hex:
#b32b2b
RGB:
179, 43, 43
CMY:
30, 83, 83
CMYK:
0, 76, 76, 30
HSL:
0°, 61.2613%, 43.5294%
HSV (HSB):
0°, 75.9777%, 70.1961%
XYZ:
19.8903, 11.4859, 3.4542
xyY:
0.5711, 0.3298, 11.4859
CIE-Lab:
40.3871, 53.8029, 33.9064
CIE-LCH:
40.3871, 63.5956, 32.2190
CIE-Luv:
40.3871, 102.3686, 22.0744
Hunter-Lab:
33.8908, 45.4517, 17.6807
#b32b2b color charts
#b32b2b color shades, tints & tones
#b32b2b color schemes
#b32b2b color preview, HTML & CSS examples
This text has a color of #b32b2b
<p style="color:#b32b2b;">Text here</p>
.mytext {color:#b32b2b;}
This box has a color of #b32b2b
<div style="background-color:#b32b2b;">Content here</div>
.mybackground {background-color:#b32b2b;}
Border around this has a color of #b32b2b
<div style="border:2px solid #b32b2b;">Content here</div>
.myborder {border:2px solid #b32b2b;}