#b32f63 color space conversions
Hex:
#b32f63
RGB:
179, 47, 99
CMY:
30, 82, 61
CMYK:
0, 74, 45, 30
HSL:
336°, 58.4071%, 44.3137%
HSV (HSB):
336°, 73.7430%, 70.1961%
XYZ:
21.8591, 12.5176, 13.0684
xyY:
0.4607, 0.2638, 12.5176
CIE-Lab:
42.0272, 56.2209, 1.3922
CIE-LCH:
42.0272, 56.2381, 1.4185
CIE-Luv:
42.0272, 83.8938, -8.5126
Hunter-Lab:
35.3802, 48.3678, 2.8661
#b32f63 color charts
#b32f63 color shades, tints & tones
#b32f63 color schemes
#b32f63 color preview, HTML & CSS examples
This text has a color of #b32f63
<p style="color:#b32f63;">Text here</p>
.mytext {color:#b32f63;}
This box has a color of #b32f63
<div style="background-color:#b32f63;">Content here</div>
.mybackground {background-color:#b32f63;}
Border around this has a color of #b32f63
<div style="border:2px solid #b32f63;">Content here</div>
.myborder {border:2px solid #b32f63;}