#b66f8f color space conversions
Hex:
#b66f8f
RGB:
182, 111, 143
CMY:
29, 56, 44
CMYK:
0, 39, 21, 29
HSL:
333°, 32.7189%, 57.4510%
HSV (HSB):
333°, 39.0110%, 71.3725%
XYZ:
29.9338, 23.2971, 28.9057
xyY:
0.3644, 0.2836, 23.2971
CIE-Lab:
55.3771, 32.5219, -5.4759
CIE-LCH:
55.3771, 32.9797, 350.4424
CIE-Luv:
55.3771, 42.5051, -13.3152
Hunter-Lab:
48.2671, 26.2328, -1.7200
#b66f8f color charts
#b66f8f color shades, tints & tones
#b66f8f color schemes
#b66f8f color preview, HTML & CSS examples
This text has a color of #b66f8f
<p style="color:#b66f8f;">Text here</p>
.mytext {color:#b66f8f;}
This box has a color of #b66f8f
<div style="background-color:#b66f8f;">Content here</div>
.mybackground {background-color:#b66f8f;}
Border around this has a color of #b66f8f
<div style="border:2px solid #b66f8f;">Content here</div>
.myborder {border:2px solid #b66f8f;}