#b67e8d color space conversions
Hex:
#b67e8d
RGB:
182, 126, 141
CMY:
29, 51, 45
CMYK:
0, 31, 23, 29
HSL:
344°, 27.7228%, 60.3922%
HSV (HSB):
344°, 30.7692%, 71.3725%
XYZ:
31.5600, 26.7899, 28.7069
xyY:
0.3625, 0.3077, 26.7899
CIE-Lab:
58.7793, 23.9091, 0.6854
CIE-LCH:
58.7793, 23.9189, 1.6421
CIE-Luv:
58.7793, 34.5001, -3.2436
Hunter-Lab:
51.7589, 18.2621, 3.3475
#b67e8d color charts
#b67e8d color shades, tints & tones
#b67e8d color schemes
#b67e8d color preview, HTML & CSS examples
This text has a color of #b67e8d
<p style="color:#b67e8d;">Text here</p>
.mytext {color:#b67e8d;}
This box has a color of #b67e8d
<div style="background-color:#b67e8d;">Content here</div>
.mybackground {background-color:#b67e8d;}
Border around this has a color of #b67e8d
<div style="border:2px solid #b67e8d;">Content here</div>
.myborder {border:2px solid #b67e8d;}