#b32f44 color space conversions
Hex:
#b32f44
RGB:
179, 47, 68
CMY:
30, 82, 73
CMYK:
0, 74, 62, 30
HSL:
350°, 58.4071%, 44.3137%
HSV (HSB):
350°, 73.7430%, 70.1961%
XYZ:
20.6503, 12.0341, 6.7033
xyY:
0.5243, 0.3055, 12.0341
CIE-Lab:
41.2703, 53.7296, 19.7700
CIE-LCH:
41.2703, 57.2514, 20.2013
CIE-Luv:
41.2703, 94.1382, 11.3411
Hunter-Lab:
34.6902, 45.5493, 12.8264
#b32f44 color charts
#b32f44 color shades, tints & tones
#b32f44 color schemes
#b32f44 color preview, HTML & CSS examples
This text has a color of #b32f44
<p style="color:#b32f44;">Text here</p>
.mytext {color:#b32f44;}
This box has a color of #b32f44
<div style="background-color:#b32f44;">Content here</div>
.mybackground {background-color:#b32f44;}
Border around this has a color of #b32f44
<div style="border:2px solid #b32f44;">Content here</div>
.myborder {border:2px solid #b32f44;}