#b67e80 color space conversions
Hex:
#b67e80
RGB:
182, 126, 128
CMY:
29, 51, 50
CMYK:
0, 31, 30, 29
HSL:
358°, 27.7228%, 60.3922%
HSV (HSB):
358°, 30.7692%, 71.3725%
XYZ:
30.6485, 26.4253, 23.9073
xyY:
0.3785, 0.3263, 26.4253
CIE-Lab:
58.4386, 22.0123, 7.6851
CIE-LCH:
58.4386, 23.3152, 19.2455
CIE-Luv:
58.4386, 36.4376, 6.4660
Hunter-Lab:
51.4055, 16.4639, 8.4097
#b67e80 color charts
#b67e80 color shades, tints & tones
#b67e80 color schemes
#b67e80 color preview, HTML & CSS examples
This text has a color of #b67e80
<p style="color:#b67e80;">Text here</p>
.mytext {color:#b67e80;}
This box has a color of #b67e80
<div style="background-color:#b67e80;">Content here</div>
.mybackground {background-color:#b67e80;}
Border around this has a color of #b67e80
<div style="border:2px solid #b67e80;">Content here</div>
.myborder {border:2px solid #b67e80;}