#b34f8b color space conversions
Hex:
#b34f8b
RGB:
179, 79, 139
CMY:
30, 69, 45
CMYK:
0, 56, 22, 30
HSL:
324°, 39.6825%, 50.5882%
HSV (HSB):
324°, 55.8659%, 70.1961%
XYZ:
26.0466, 17.0398, 26.3423
xyY:
0.3752, 0.2454, 17.0398
CIE-Lab:
48.3101, 47.5701, -13.7425
CIE-LCH:
48.3101, 49.5153, 343.8866
CIE-Luv:
48.3101, 57.1693, -27.0892
Hunter-Lab:
41.2792, 40.3922, -8.9404
#b34f8b color charts
#b34f8b color shades, tints & tones
#b34f8b color schemes
#b34f8b color preview, HTML & CSS examples
This text has a color of #b34f8b
<p style="color:#b34f8b;">Text here</p>
.mytext {color:#b34f8b;}
This box has a color of #b34f8b
<div style="background-color:#b34f8b;">Content here</div>
.mybackground {background-color:#b34f8b;}
Border around this has a color of #b34f8b
<div style="border:2px solid #b34f8b;">Content here</div>
.myborder {border:2px solid #b34f8b;}