#b67f9d color space conversions
Hex:
#b67f9d
RGB:
182, 127, 157
CMY:
29, 50, 38
CMYK:
0, 30, 14, 29
HSL:
327°, 27.3632%, 60.5882%
HSV (HSB):
327°, 30.2198%, 71.3725%
XYZ:
32.9666, 27.5581, 35.4800
xyY:
0.3434, 0.2870, 27.5581
CIE-Lab:
59.4874, 25.9261, -7.4765
CIE-LCH:
59.4874, 26.9826, 343.9135
CIE-Luv:
59.4874, 31.4840, -15.1974
Hunter-Lab:
52.4959, 20.2275, -3.3248
#b67f9d color charts
#b67f9d color shades, tints & tones
#b67f9d color schemes
#b67f9d color preview, HTML & CSS examples
This text has a color of #b67f9d
<p style="color:#b67f9d;">Text here</p>
.mytext {color:#b67f9d;}
This box has a color of #b67f9d
<div style="background-color:#b67f9d;">Content here</div>
.mybackground {background-color:#b67f9d;}
Border around this has a color of #b67f9d
<div style="border:2px solid #b67f9d;">Content here</div>
.myborder {border:2px solid #b67f9d;}