#b34f8f color space conversions
Hex:
#b34f8f
RGB:
179, 79, 143
CMY:
30, 69, 44
CMYK:
0, 56, 20, 30
HSL:
322°, 39.6825%, 50.5882%
HSV (HSB):
322°, 55.8659%, 70.1961%
XYZ:
26.3443, 17.1588, 27.9101
xyY:
0.3689, 0.2403, 17.1588
CIE-Lab:
48.4596, 48.1585, -15.9096
CIE-LCH:
48.4596, 50.7184, 341.7185
CIE-Luv:
48.4596, 56.0264, -30.2834
Hunter-Lab:
41.4232, 41.0316, -10.9521
#b34f8f color charts
#b34f8f color shades, tints & tones
#b34f8f color schemes
#b34f8f color preview, HTML & CSS examples
This text has a color of #b34f8f
<p style="color:#b34f8f;">Text here</p>
.mytext {color:#b34f8f;}
This box has a color of #b34f8f
<div style="background-color:#b34f8f;">Content here</div>
.mybackground {background-color:#b34f8f;}
Border around this has a color of #b34f8f
<div style="border:2px solid #b34f8f;">Content here</div>
.myborder {border:2px solid #b34f8f;}