#b28c7f color space conversions
Hex:
#b28c7f
RGB:
178, 140, 127
CMY:
30, 45, 50
CMYK:
0, 21, 29, 30
HSL:
15°, 24.8780%, 59.8039%
HSV (HSB):
15°, 28.6517%, 69.8039%
XYZ:
31.5689, 29.7535, 24.1578
xyY:
0.3693, 0.3481, 29.7535
CIE-Lab:
61.4409, 12.4695, 12.4416
CIE-LCH:
61.4409, 17.6148, 44.9357
CIE-Luv:
61.4409, 25.2471, 14.5640
Hunter-Lab:
54.5467, 7.8502, 11.9242
#b28c7f color charts
#b28c7f color shades, tints & tones
#b28c7f color schemes
#b28c7f color preview, HTML & CSS examples
This text has a color of #b28c7f
<p style="color:#b28c7f;">Text here</p>
.mytext {color:#b28c7f;}
This box has a color of #b28c7f
<div style="background-color:#b28c7f;">Content here</div>
.mybackground {background-color:#b28c7f;}
Border around this has a color of #b28c7f
<div style="border:2px solid #b28c7f;">Content here</div>
.myborder {border:2px solid #b28c7f;}