#b3666c color space conversions
Hex:
#b3666c
RGB:
179, 102, 108
CMY:
30, 60, 58
CMYK:
0, 43, 40, 30
HSL:
355°, 33.6245%, 55.0980%
HSV (HSB):
355°, 43.0168%, 70.1961%
XYZ:
26.0486, 20.1692, 16.7075
xyY:
0.4140, 0.3205, 20.1692
CIE-Lab:
52.0279, 31.5530, 10.2164
CIE-LCH:
52.0279, 33.1658, 17.9413
CIE-Luv:
52.0279, 52.2765, 7.4288
Hunter-Lab:
44.9101, 24.9401, 9.3799
#b3666c color charts
#b3666c color shades, tints & tones
#b3666c color schemes
#b3666c color preview, HTML & CSS examples
This text has a color of #b3666c
<p style="color:#b3666c;">Text here</p>
.mytext {color:#b3666c;}
This box has a color of #b3666c
<div style="background-color:#b3666c;">Content here</div>
.mybackground {background-color:#b3666c;}
Border around this has a color of #b3666c
<div style="border:2px solid #b3666c;">Content here</div>
.myborder {border:2px solid #b3666c;}