#b27d40 color space conversions
Hex:
#b27d40
RGB:
178, 125, 64
CMY:
30, 51, 75
CMYK:
0, 30, 64, 30
HSL:
32°, 47.1074%, 47.4510%
HSV (HSB):
32°, 64.0449%, 69.8039%
XYZ:
26.6191, 24.5024, 8.1769
xyY:
0.4489, 0.4132, 24.5024
CIE-Lab:
56.5873, 14.2547, 40.7704
CIE-LCH:
56.5873, 43.1905, 70.7286
CIE-Luv:
56.5873, 41.5425, 42.9338
Hunter-Lab:
49.4999, 9.3657, 24.8557
#b27d40 color charts
#b27d40 color shades, tints & tones
#b27d40 color schemes
#b27d40 color preview, HTML & CSS examples
This text has a color of #b27d40
<p style="color:#b27d40;">Text here</p>
.mytext {color:#b27d40;}
This box has a color of #b27d40
<div style="background-color:#b27d40;">Content here</div>
.mybackground {background-color:#b27d40;}
Border around this has a color of #b27d40
<div style="border:2px solid #b27d40;">Content here</div>
.myborder {border:2px solid #b27d40;}