#b68f9c color space conversions
Hex:
#b68f9c
RGB:
182, 143, 156
CMY:
29, 44, 39
CMYK:
0, 21, 14, 29
HSL:
340°, 21.0811%, 63.7255%
HSV (HSB):
340°, 21.4286%, 71.3725%
XYZ:
35.1146, 31.9903, 35.7765
xyY:
0.3413, 0.3109, 31.9903
CIE-Lab:
63.3349, 16.8124, -1.2253
CIE-LCH:
63.3349, 16.8570, 355.8315
CIE-Luv:
63.3349, 22.9463, -4.6735
Hunter-Lab:
56.5600, 11.8397, 2.0886
#b68f9c color charts
#b68f9c color shades, tints & tones
#b68f9c color schemes
#b68f9c color preview, HTML & CSS examples
This text has a color of #b68f9c
<p style="color:#b68f9c;">Text here</p>
.mytext {color:#b68f9c;}
This box has a color of #b68f9c
<div style="background-color:#b68f9c;">Content here</div>
.mybackground {background-color:#b68f9c;}
Border around this has a color of #b68f9c
<div style="border:2px solid #b68f9c;">Content here</div>
.myborder {border:2px solid #b68f9c;}