#b27d1c color space conversions
Hex:
#b27d1c
RGB:
178, 125, 28
CMY:
30, 51, 89
CMYK:
0, 30, 84, 30
HSL:
39°, 72.8155%, 40.3922%
HSV (HSB):
39°, 84.2697%, 69.8039%
XYZ:
25.9033, 24.2160, 4.4075
xyY:
0.4751, 0.4441, 24.2160
CIE-Lab:
56.3035, 12.5193, 55.9899
CIE-LCH:
56.3035, 57.3725, 77.3961
CIE-Luv:
56.3035, 43.6750, 53.6663
Hunter-Lab:
49.2098, 7.8426, 29.1365
#b27d1c color charts
#b27d1c color shades, tints & tones
#b27d1c color schemes
#b27d1c color preview, HTML & CSS examples
This text has a color of #b27d1c
<p style="color:#b27d1c;">Text here</p>
.mytext {color:#b27d1c;}
This box has a color of #b27d1c
<div style="background-color:#b27d1c;">Content here</div>
.mybackground {background-color:#b27d1c;}
Border around this has a color of #b27d1c
<div style="border:2px solid #b27d1c;">Content here</div>
.myborder {border:2px solid #b27d1c;}