#b68c68 color space conversions
Hex:
#b68c68
RGB:
182, 140, 104
CMY:
29, 45, 59
CMYK:
0, 23, 43, 29
HSL:
28°, 34.8214%, 56.0784%
HSV (HSB):
28°, 42.8571%, 71.3725%
XYZ:
31.1682, 29.7007, 17.1868
xyY:
0.3993, 0.3805, 29.7007
CIE-Lab:
61.3951, 11.1953, 25.3526
CIE-LCH:
61.3951, 27.7144, 66.1745
CIE-Luv:
61.3951, 30.4695, 30.0871
Hunter-Lab:
54.4984, 6.7138, 19.4510
#b68c68 color charts
#b68c68 color shades, tints & tones
#b68c68 color schemes
#b68c68 color preview, HTML & CSS examples
This text has a color of #b68c68
<p style="color:#b68c68;">Text here</p>
.mytext {color:#b68c68;}
This box has a color of #b68c68
<div style="background-color:#b68c68;">Content here</div>
.mybackground {background-color:#b68c68;}
Border around this has a color of #b68c68
<div style="border:2px solid #b68c68;">Content here</div>
.myborder {border:2px solid #b68c68;}