#b3548d color space conversions
Hex:
#b3548d
RGB:
179, 84, 141
CMY:
30, 67, 45
CMYK:
0, 53, 21, 30
HSL:
324°, 38.4615%, 51.5686%
HSV (HSB):
324°, 53.0726%, 70.1961%
XYZ:
26.5684, 17.8474, 27.2439
xyY:
0.3708, 0.2491, 17.8474
CIE-Lab:
49.3105, 45.4124, -13.4234
CIE-LCH:
49.3105, 47.3547, 343.5329
CIE-Luv:
49.3105, 54.3564, -26.3788
Hunter-Lab:
42.2462, 38.3269, -8.6628
#b3548d color charts
#b3548d color shades, tints & tones
#b3548d color schemes
#b3548d color preview, HTML & CSS examples
This text has a color of #b3548d
<p style="color:#b3548d;">Text here</p>
.mytext {color:#b3548d;}
This box has a color of #b3548d
<div style="background-color:#b3548d;">Content here</div>
.mybackground {background-color:#b3548d;}
Border around this has a color of #b3548d
<div style="border:2px solid #b3548d;">Content here</div>
.myborder {border:2px solid #b3548d;}