#b3498d color space conversions
Hex:
#b3498d
RGB:
179, 73, 141
CMY:
30, 71, 45
CMYK:
0, 59, 21, 30
HSL:
322°, 42.0635%, 49.4118%
HSV (HSB):
322°, 59.2179%, 70.1961%
XYZ:
25.7807, 16.2719, 26.9813
xyY:
0.3734, 0.2357, 16.2719
CIE-Lab:
47.3292, 50.6890, -16.4333
CIE-LCH:
47.3292, 53.2863, 342.0374
CIE-Luv:
47.3292, 59.1420, -31.3017
Hunter-Lab:
40.3384, 43.4888, -11.4206
#b3498d color charts
#b3498d color shades, tints & tones
#b3498d color schemes
#b3498d color preview, HTML & CSS examples
This text has a color of #b3498d
<p style="color:#b3498d;">Text here</p>
.mytext {color:#b3498d;}
This box has a color of #b3498d
<div style="background-color:#b3498d;">Content here</div>
.mybackground {background-color:#b3498d;}
Border around this has a color of #b3498d
<div style="border:2px solid #b3498d;">Content here</div>
.myborder {border:2px solid #b3498d;}