#b3709b color space conversions
Hex:
#b3709b
RGB:
179, 112, 155
CMY:
30, 56, 39
CMYK:
0, 37, 13, 30
HSL:
321°, 30.5936%, 57.0588%
HSV (HSB):
321°, 37.4302%, 70.1961%
XYZ:
30.3010, 23.5386, 33.9567
xyY:
0.3451, 0.2681, 23.5386
CIE-Lab:
55.6228, 32.8480, -12.1411
CIE-LCH:
55.6228, 35.0199, 339.7149
CIE-Luv:
55.6228, 37.5550, -22.9675
Hunter-Lab:
48.5166, 26.5779, -7.5354
#b3709b color charts
#b3709b color shades, tints & tones
#b3709b color schemes
#b3709b color preview, HTML & CSS examples
This text has a color of #b3709b
<p style="color:#b3709b;">Text here</p>
.mytext {color:#b3709b;}
This box has a color of #b3709b
<div style="background-color:#b3709b;">Content here</div>
.mybackground {background-color:#b3709b;}
Border around this has a color of #b3709b
<div style="border:2px solid #b3709b;">Content here</div>
.myborder {border:2px solid #b3709b;}