#b32f48 color space conversions
Hex:
#b32f48
RGB:
179, 47, 72
CMY:
30, 82, 72
CMYK:
0, 74, 60, 30
HSL:
349°, 58.4071%, 44.3137%
HSV (HSB):
349°, 73.7430%, 70.1961%
XYZ:
20.7766, 12.0846, 7.3684
xyY:
0.5165, 0.3004, 12.0846
CIE-Lab:
41.3503, 53.9962, 17.3779
CIE-LCH:
41.3503, 56.7237, 17.8400
CIE-Luv:
41.3503, 92.9544, 9.0734
Hunter-Lab:
34.7629, 45.8482, 11.7669
#b32f48 color charts
#b32f48 color shades, tints & tones
#b32f48 color schemes
#b32f48 color preview, HTML & CSS examples
This text has a color of #b32f48
<p style="color:#b32f48;">Text here</p>
.mytext {color:#b32f48;}
This box has a color of #b32f48
<div style="background-color:#b32f48;">Content here</div>
.mybackground {background-color:#b32f48;}
Border around this has a color of #b32f48
<div style="border:2px solid #b32f48;">Content here</div>
.myborder {border:2px solid #b32f48;}