#b34f84 color space conversions
Hex:
#b34f84
RGB:
179, 79, 132
CMY:
30, 69, 48
CMYK:
0, 56, 26, 30
HSL:
328°, 39.6825%, 50.5882%
HSV (HSB):
328°, 55.8659%, 70.1961%
XYZ:
25.5512, 16.8416, 23.7339
xyY:
0.3864, 0.2547, 16.8416
CIE-Lab:
48.0598, 46.5767, -9.9168
CIE-LCH:
48.0598, 47.6207, 347.9805
CIE-Luv:
48.0598, 59.1634, -21.5511
Hunter-Lab:
41.0385, 39.3195, -5.5623
#b34f84 color charts
#b34f84 color shades, tints & tones
#b34f84 color schemes
#b34f84 color preview, HTML & CSS examples
This text has a color of #b34f84
<p style="color:#b34f84;">Text here</p>
.mytext {color:#b34f84;}
This box has a color of #b34f84
<div style="background-color:#b34f84;">Content here</div>
.mybackground {background-color:#b34f84;}
Border around this has a color of #b34f84
<div style="border:2px solid #b34f84;">Content here</div>
.myborder {border:2px solid #b34f84;}