#b68d8f color space conversions
Hex:
#b68d8f
RGB:
182, 141, 143
CMY:
29, 45, 44
CMYK:
0, 23, 21, 29
HSL:
357°, 21.9251%, 63.3333%
HSV (HSB):
357°, 22.5275%, 71.3725%
XYZ:
33.7742, 30.9780, 30.1859
xyY:
0.3557, 0.3263, 30.9780
CIE-Lab:
62.4891, 15.8337, 4.9159
CIE-LCH:
62.4891, 16.5793, 17.2480
CIE-Luv:
62.4891, 25.6103, 4.0702
Hunter-Lab:
55.6579, 10.9157, 6.8048
#b68d8f color charts
#b68d8f color shades, tints & tones
#b68d8f color schemes
#b68d8f color preview, HTML & CSS examples
This text has a color of #b68d8f
<p style="color:#b68d8f;">Text here</p>
.mytext {color:#b68d8f;}
This box has a color of #b68d8f
<div style="background-color:#b68d8f;">Content here</div>
.mybackground {background-color:#b68d8f;}
Border around this has a color of #b68d8f
<div style="border:2px solid #b68d8f;">Content here</div>
.myborder {border:2px solid #b68d8f;}