#b32f38 color space conversions
Hex:
#b32f38
RGB:
179, 47, 56
CMY:
30, 82, 78
CMYK:
0, 74, 69, 30
HSL:
356°, 58.4071%, 44.3137%
HSV (HSB):
356°, 73.7430%, 70.1961%
XYZ:
20.3207, 11.9023, 4.9677
xyY:
0.5464, 0.3200, 11.9023
CIE-Lab:
41.0604, 53.0266, 26.9145
CIE-LCH:
41.0604, 59.4661, 26.9108
CIE-Luv:
41.0604, 97.3715, 17.5045
Hunter-Lab:
34.4997, 44.7644, 15.6124
#b32f38 color charts
#b32f38 color shades, tints & tones
#b32f38 color schemes
#b32f38 color preview, HTML & CSS examples
This text has a color of #b32f38
<p style="color:#b32f38;">Text here</p>
.mytext {color:#b32f38;}
This box has a color of #b32f38
<div style="background-color:#b32f38;">Content here</div>
.mybackground {background-color:#b32f38;}
Border around this has a color of #b32f38
<div style="border:2px solid #b32f38;">Content here</div>
.myborder {border:2px solid #b32f38;}