#b3467d color space conversions
Hex:
#b3467d
RGB:
179, 70, 125
CMY:
30, 73, 51
CMYK:
0, 61, 30, 30
HSL:
330°, 43.7751%, 48.8235%
HSV (HSB):
330°, 60.8939%, 70.1961%
XYZ:
24.4822, 15.4447, 21.0928
xyY:
0.4012, 0.2531, 15.4447
CIE-Lab:
46.2373, 49.8677, -8.4177
CIE-LCH:
46.2373, 50.5732, 350.4188
CIE-Luv:
46.2373, 65.3580, -19.9444
Hunter-Lab:
39.2997, 42.4242, -4.3121
#b3467d color charts
#b3467d color shades, tints & tones
#b3467d color schemes
#b3467d color preview, HTML & CSS examples
This text has a color of #b3467d
<p style="color:#b3467d;">Text here</p>
.mytext {color:#b3467d;}
This box has a color of #b3467d
<div style="background-color:#b3467d;">Content here</div>
.mybackground {background-color:#b3467d;}
Border around this has a color of #b3467d
<div style="border:2px solid #b3467d;">Content here</div>
.myborder {border:2px solid #b3467d;}