#b32b6f color space conversions
Hex:
#b32b6f
RGB:
179, 43, 111
CMY:
30, 83, 56
CMYK:
0, 76, 38, 30
HSL:
330°, 61.2613%, 43.5294%
HSV (HSB):
330°, 75.9777%, 70.1961%
XYZ:
22.3235, 12.4592, 16.2672
xyY:
0.4373, 0.2441, 12.4592
CIE-Lab:
41.9368, 58.7652, -6.2332
CIE-LCH:
41.9368, 59.0949, 353.9453
CIE-Luv:
41.9368, 80.8197, -18.3919
Hunter-Lab:
35.2975, 51.1196, -2.6161
#b32b6f color charts
#b32b6f color shades, tints & tones
#b32b6f color schemes
#b32b6f color preview, HTML & CSS examples
This text has a color of #b32b6f
<p style="color:#b32b6f;">Text here</p>
.mytext {color:#b32b6f;}
This box has a color of #b32b6f
<div style="background-color:#b32b6f;">Content here</div>
.mybackground {background-color:#b32b6f;}
Border around this has a color of #b32b6f
<div style="border:2px solid #b32b6f;">Content here</div>
.myborder {border:2px solid #b32b6f;}