#b67f9a color space conversions
Hex:
#b67f9a
RGB:
182, 127, 154
CMY:
29, 50, 40
CMYK:
0, 30, 15, 29
HSL:
331°, 27.3632%, 60.5882%
HSV (HSB):
331°, 30.2198%, 71.3725%
XYZ:
32.7135, 27.4569, 34.1474
xyY:
0.3468, 0.2911, 27.4569
CIE-Lab:
59.3949, 25.4237, -5.8910
CIE-LCH:
59.3949, 26.0973, 346.9542
CIE-Luv:
59.3949, 31.9488, -12.8058
Hunter-Lab:
52.3994, 19.7407, -1.9583
#b67f9a color charts
#b67f9a color shades, tints & tones
#b67f9a color schemes
#b67f9a color preview, HTML & CSS examples
This text has a color of #b67f9a
<p style="color:#b67f9a;">Text here</p>
.mytext {color:#b67f9a;}
This box has a color of #b67f9a
<div style="background-color:#b67f9a;">Content here</div>
.mybackground {background-color:#b67f9a;}
Border around this has a color of #b67f9a
<div style="border:2px solid #b67f9a;">Content here</div>
.myborder {border:2px solid #b67f9a;}