#b32d2a color space conversions
Hex:
#b32d2a
RGB:
179, 45, 42
CMY:
30, 82, 84
CMYK:
0, 75, 77, 30
HSL:
1°, 61.9910%, 43.3333%
HSV (HSB):
1°, 76.5363%, 70.1961%
XYZ:
19.9467, 11.6276, 3.3835
xyY:
0.5706, 0.3326, 11.6276
CIE-Lab:
40.6181, 53.0873, 34.7392
CIE-LCH:
40.6181, 63.4434, 33.1999
CIE-Luv:
40.6181, 101.5375, 22.8976
Hunter-Lab:
34.0993, 44.7413, 17.9864
#b32d2a color charts
#b32d2a color shades, tints & tones
#b32d2a color schemes
#b32d2a color preview, HTML & CSS examples
This text has a color of #b32d2a
<p style="color:#b32d2a;">Text here</p>
.mytext {color:#b32d2a;}
This box has a color of #b32d2a
<div style="background-color:#b32d2a;">Content here</div>
.mybackground {background-color:#b32d2a;}
Border around this has a color of #b32d2a
<div style="border:2px solid #b32d2a;">Content here</div>
.myborder {border:2px solid #b32d2a;}