#b3386d color space conversions
Hex:
#b3386d
RGB:
179, 56, 109
CMY:
30, 78, 57
CMYK:
0, 69, 39, 30
HSL:
334°, 52.3404%, 46.0784%
HSV (HSB):
334°, 68.7151%, 70.1961%
XYZ:
22.7649, 13.5162, 15.8770
xyY:
0.4365, 0.2591, 13.5162
CIE-Lab:
43.5309, 53.9137, -2.6293
CIE-LCH:
43.5309, 53.9778, 357.2080
CIE-Luv:
43.5309, 76.7037, -13.0012
Hunter-Lab:
36.7644, 46.1915, 0.1301
#b3386d color charts
#b3386d color shades, tints & tones
#b3386d color schemes
#b3386d color preview, HTML & CSS examples
This text has a color of #b3386d
<p style="color:#b3386d;">Text here</p>
.mytext {color:#b3386d;}
This box has a color of #b3386d
<div style="background-color:#b3386d;">Content here</div>
.mybackground {background-color:#b3386d;}
Border around this has a color of #b3386d
<div style="border:2px solid #b3386d;">Content here</div>
.myborder {border:2px solid #b3386d;}