#b32b3b color space conversions
Hex:
#b32b3b
RGB:
179, 43, 59
CMY:
30, 83, 77
CMYK:
0, 76, 67, 30
HSL:
353°, 61.2613%, 43.5294%
HSV (HSB):
353°, 75.9777%, 70.1961%
XYZ:
20.2437, 11.6272, 5.3150
xyY:
0.5444, 0.3127, 11.6272
CIE-Lab:
40.6174, 54.5576, 24.5230
CIE-LCH:
40.6174, 59.8156, 24.2033
CIE-Luv:
40.6174, 98.5621, 15.0808
Hunter-Lab:
34.0987, 46.2990, 14.6275
#b32b3b color charts
#b32b3b color shades, tints & tones
#b32b3b color schemes
#b32b3b color preview, HTML & CSS examples
This text has a color of #b32b3b
<p style="color:#b32b3b;">Text here</p>
.mytext {color:#b32b3b;}
This box has a color of #b32b3b
<div style="background-color:#b32b3b;">Content here</div>
.mybackground {background-color:#b32b3b;}
Border around this has a color of #b32b3b
<div style="border:2px solid #b32b3b;">Content here</div>
.myborder {border:2px solid #b32b3b;}