#b68e8f color space conversions
Hex:
#b68e8f
RGB:
182, 142, 143
CMY:
29, 44, 44
CMYK:
0, 22, 21, 29
HSL:
359°, 21.5054%, 63.5294%
HSV (HSB):
359°, 21.9780%, 71.3725%
XYZ:
33.9223, 31.2743, 30.2352
xyY:
0.3555, 0.3277, 31.2743
CIE-Lab:
62.7385, 15.2757, 5.2748
CIE-LCH:
62.7385, 16.1607, 19.0503
CIE-Luv:
62.7385, 25.0330, 4.6669
Hunter-Lab:
55.9234, 10.4096, 7.0910
#b68e8f color charts
#b68e8f color shades, tints & tones
#b68e8f color schemes
#b68e8f color preview, HTML & CSS examples
This text has a color of #b68e8f
<p style="color:#b68e8f;">Text here</p>
.mytext {color:#b68e8f;}
This box has a color of #b68e8f
<div style="background-color:#b68e8f;">Content here</div>
.mybackground {background-color:#b68e8f;}
Border around this has a color of #b68e8f
<div style="border:2px solid #b68e8f;">Content here</div>
.myborder {border:2px solid #b68e8f;}