#b32d2d color space conversions
Hex:
#b32d2d
RGB:
179, 45, 45
CMY:
30, 82, 82
CMYK:
0, 75, 75, 30
HSL:
0°, 59.8214%, 43.9216%
HSV (HSB):
0°, 74.8603%, 70.1961%
XYZ:
20.0024, 11.6499, 3.6770
xyY:
0.5662, 0.3298, 11.6499
CIE-Lab:
40.6543, 53.2079, 33.0336
CIE-LCH:
40.6543, 62.6282, 31.8337
CIE-Luv:
40.6543, 100.9273, 21.7634
Hunter-Lab:
34.1320, 44.8757, 17.5051
#b32d2d color charts
#b32d2d color shades, tints & tones
#b32d2d color schemes
#b32d2d color preview, HTML & CSS examples
This text has a color of #b32d2d
<p style="color:#b32d2d;">Text here</p>
.mytext {color:#b32d2d;}
This box has a color of #b32d2d
<div style="background-color:#b32d2d;">Content here</div>
.mybackground {background-color:#b32d2d;}
Border around this has a color of #b32d2d
<div style="border:2px solid #b32d2d;">Content here</div>
.myborder {border:2px solid #b32d2d;}