#b67d8f color space conversions
Hex:
#b67d8f
RGB:
182, 125, 143
CMY:
29, 51, 44
CMYK:
0, 31, 21, 29
HSL:
341°, 28.0788%, 60.1961%
HSV (HSB):
341°, 31.3187%, 71.3725%
XYZ:
31.5829, 26.5955, 29.4554
xyY:
0.3604, 0.3035, 26.5955
CIE-Lab:
58.5980, 24.7746, -0.7323
CIE-LCH:
58.5980, 24.7854, 358.3068
CIE-Luv:
58.5980, 34.7595, -5.3611
Hunter-Lab:
51.5708, 19.0679, 2.2352
#b67d8f color charts
#b67d8f color shades, tints & tones
#b67d8f color schemes
#b67d8f color preview, HTML & CSS examples
This text has a color of #b67d8f
<p style="color:#b67d8f;">Text here</p>
.mytext {color:#b67d8f;}
This box has a color of #b67d8f
<div style="background-color:#b67d8f;">Content here</div>
.mybackground {background-color:#b67d8f;}
Border around this has a color of #b67d8f
<div style="border:2px solid #b67d8f;">Content here</div>
.myborder {border:2px solid #b67d8f;}