#b68c7c color space conversions
Hex:
#b68c7c
RGB:
182, 140, 124
CMY:
29, 45, 51
CMYK:
0, 23, 32, 29
HSL:
17°, 28.4314%, 60.0000%
HSV (HSB):
17°, 31.8681%, 71.3725%
XYZ:
32.3076, 30.1565, 23.1868
xyY:
0.3772, 0.3521, 30.1565
CIE-Lab:
61.7890, 13.6489, 14.6862
CIE-LCH:
61.7890, 20.0494, 47.0966
CIE-Luv:
61.7890, 28.3850, 17.1739
Hunter-Lab:
54.9149, 8.9141, 13.4064
#b68c7c color charts
#b68c7c color shades, tints & tones
#b68c7c color schemes
#b68c7c color preview, HTML & CSS examples
This text has a color of #b68c7c
<p style="color:#b68c7c;">Text here</p>
.mytext {color:#b68c7c;}
This box has a color of #b68c7c
<div style="background-color:#b68c7c;">Content here</div>
.mybackground {background-color:#b68c7c;}
Border around this has a color of #b68c7c
<div style="border:2px solid #b68c7c;">Content here</div>
.myborder {border:2px solid #b68c7c;}