#b27d6c color space conversions
Hex:
#b27d6c
RGB:
178, 125, 108
CMY:
30, 51, 58
CMYK:
0, 30, 39, 30
HSL:
15°, 31.2500%, 56.0784%
HSV (HSB):
15°, 39.3258%, 69.8039%
XYZ:
28.4005, 25.2149, 17.5575
xyY:
0.3990, 0.3543, 25.2149
CIE-Lab:
57.2842, 18.3910, 17.4932
CIE-LCH:
57.2842, 25.3820, 43.5668
CIE-Luv:
57.2842, 36.8618, 19.1793
Hunter-Lab:
50.2145, 13.0814, 14.4194
#b27d6c color charts
#b27d6c color shades, tints & tones
#b27d6c color schemes
#b27d6c color preview, HTML & CSS examples
This text has a color of #b27d6c
<p style="color:#b27d6c;">Text here</p>
.mytext {color:#b27d6c;}
This box has a color of #b27d6c
<div style="background-color:#b27d6c;">Content here</div>
.mybackground {background-color:#b27d6c;}
Border around this has a color of #b27d6c
<div style="border:2px solid #b27d6c;">Content here</div>
.myborder {border:2px solid #b27d6c;}