#b32f45 color space conversions
Hex:
#b32f45
RGB:
179, 47, 69
CMY:
30, 82, 73
CMYK:
0, 74, 61, 30
HSL:
350°, 58.4071%, 44.3137%
HSV (HSB):
350°, 73.7430%, 70.1961%
XYZ:
20.6811, 12.0464, 6.8654
xyY:
0.5223, 0.3043, 12.0464
CIE-Lab:
41.2898, 53.7947, 19.1720
CIE-LCH:
41.2898, 57.1090, 19.6157
CIE-Luv:
41.2898, 93.8469, 10.7837
Hunter-Lab:
34.7079, 45.6223, 12.5677
#b32f45 color charts
#b32f45 color shades, tints & tones
#b32f45 color schemes
#b32f45 color preview, HTML & CSS examples
This text has a color of #b32f45
<p style="color:#b32f45;">Text here</p>
.mytext {color:#b32f45;}
This box has a color of #b32f45
<div style="background-color:#b32f45;">Content here</div>
.mybackground {background-color:#b32f45;}
Border around this has a color of #b32f45
<div style="border:2px solid #b32f45;">Content here</div>
.myborder {border:2px solid #b32f45;}