#b67e85 color space conversions
Hex:
#b67e85
RGB:
182, 126, 133
CMY:
29, 51, 48
CMYK:
0, 31, 27, 29
HSL:
353°, 27.7228%, 60.3922%
HSV (HSB):
353°, 30.7692%, 71.3725%
XYZ:
30.9859, 26.5602, 25.6838
xyY:
0.3723, 0.3191, 26.5602
CIE-Lab:
58.5651, 22.7204, 4.9857
CIE-LCH:
58.5651, 23.2610, 12.3766
CIE-Luv:
58.5651, 35.7031, 2.7924
Hunter-Lab:
51.5366, 17.1323, 6.5279
#b67e85 color charts
#b67e85 color shades, tints & tones
#b67e85 color schemes
#b67e85 color preview, HTML & CSS examples
This text has a color of #b67e85
<p style="color:#b67e85;">Text here</p>
.mytext {color:#b67e85;}
This box has a color of #b67e85
<div style="background-color:#b67e85;">Content here</div>
.mybackground {background-color:#b67e85;}
Border around this has a color of #b67e85
<div style="border:2px solid #b67e85;">Content here</div>
.myborder {border:2px solid #b67e85;}