#b3679d color space conversions
Hex:
#b3679d
RGB:
179, 103, 157
CMY:
30, 60, 38
CMYK:
0, 42, 12, 30
HSL:
317°, 33.3333%, 55.2941%
HSV (HSB):
317°, 42.4581%, 70.1961%
XYZ:
29.5265, 21.7185, 34.5342
xyY:
0.3442, 0.2532, 21.7185
CIE-Lab:
53.7271, 38.0840, -16.1742
CIE-LCH:
53.7271, 41.3763, 336.9892
CIE-Luv:
53.7271, 41.5744, -29.6119
Hunter-Lab:
46.6031, 31.5372, -11.3133
#b3679d color charts
#b3679d color shades, tints & tones
#b3679d color schemes
#b3679d color preview, HTML & CSS examples
This text has a color of #b3679d
<p style="color:#b3679d;">Text here</p>
.mytext {color:#b3679d;}
This box has a color of #b3679d
<div style="background-color:#b3679d;">Content here</div>
.mybackground {background-color:#b3679d;}
Border around this has a color of #b3679d
<div style="border:2px solid #b3679d;">Content here</div>
.myborder {border:2px solid #b3679d;}