#b32c45 color space conversions
Hex:
#b32c45
RGB:
179, 44, 69
CMY:
30, 83, 73
CMYK:
0, 75, 61, 30
HSL:
349°, 60.5381%, 43.7255%
HSV (HSB):
349°, 75.4190%, 70.1961%
XYZ:
20.5653, 11.8147, 6.8268
xyY:
0.5245, 0.3013, 11.8147
CIE-Lab:
40.9202, 54.8254, 18.6843
CIE-LCH:
40.9202, 57.9218, 18.8189
CIE-Luv:
40.9202, 95.2443, 10.0180
Hunter-Lab:
34.3726, 46.6453, 12.2851
#b32c45 color charts
#b32c45 color shades, tints & tones
#b32c45 color schemes
#b32c45 color preview, HTML & CSS examples
This text has a color of #b32c45
<p style="color:#b32c45;">Text here</p>
.mytext {color:#b32c45;}
This box has a color of #b32c45
<div style="background-color:#b32c45;">Content here</div>
.mybackground {background-color:#b32c45;}
Border around this has a color of #b32c45
<div style="border:2px solid #b32c45;">Content here</div>
.myborder {border:2px solid #b32c45;}