#b34f8c color space conversions
Hex:
#b34f8c
RGB:
179, 79, 140
CMY:
30, 69, 45
CMYK:
0, 56, 22, 30
HSL:
323°, 39.6825%, 50.5882%
HSV (HSB):
323°, 55.8659%, 70.1961%
XYZ:
26.1200, 17.0691, 26.7289
xyY:
0.3736, 0.2441, 17.0691
CIE-Lab:
48.3470, 47.7158, -14.2856
CIE-LCH:
48.3470, 49.8084, 343.3329
CIE-Luv:
48.3470, 56.8837, -27.8860
Hunter-Lab:
41.3148, 40.5503, -9.4378
#b34f8c color charts
#b34f8c color shades, tints & tones
#b34f8c color schemes
#b34f8c color preview, HTML & CSS examples
This text has a color of #b34f8c
<p style="color:#b34f8c;">Text here</p>
.mytext {color:#b34f8c;}
This box has a color of #b34f8c
<div style="background-color:#b34f8c;">Content here</div>
.mybackground {background-color:#b34f8c;}
Border around this has a color of #b34f8c
<div style="border:2px solid #b34f8c;">Content here</div>
.myborder {border:2px solid #b34f8c;}