#b27d6b color space conversions
Hex:
#b27d6b
RGB:
178, 125, 107
CMY:
30, 51, 58
CMYK:
0, 30, 40, 30
HSL:
15°, 31.5556%, 55.8824%
HSV (HSB):
15°, 39.8876%, 69.8039%
XYZ:
28.3476, 25.1937, 17.2787
xyY:
0.4003, 0.3557, 25.1937
CIE-Lab:
57.2637, 18.2717, 18.0370
CIE-LCH:
57.2637, 25.6747, 44.6297
CIE-Luv:
57.2637, 36.9895, 19.8317
Hunter-Lab:
50.1934, 12.9725, 14.7252
#b27d6b color charts
#b27d6b color shades, tints & tones
#b27d6b color schemes
#b27d6b color preview, HTML & CSS examples
This text has a color of #b27d6b
<p style="color:#b27d6b;">Text here</p>
.mytext {color:#b27d6b;}
This box has a color of #b27d6b
<div style="background-color:#b27d6b;">Content here</div>
.mybackground {background-color:#b27d6b;}
Border around this has a color of #b27d6b
<div style="border:2px solid #b27d6b;">Content here</div>
.myborder {border:2px solid #b27d6b;}