#b27d2b color space conversions
Hex:
#b27d2b
RGB:
178, 125, 43
CMY:
30, 51, 83
CMYK:
0, 30, 76, 30
HSL:
36°, 61.0860%, 43.3333%
HSV (HSB):
36°, 75.8427%, 69.8039%
XYZ:
26.1298, 24.3066, 5.6000
xyY:
0.4663, 0.4338, 24.3066
CIE-Lab:
56.3935, 13.0731, 50.4394
CIE-LCH:
56.3935, 52.1061, 75.4696
CIE-Luv:
56.3935, 42.9828, 50.1883
Hunter-Lab:
49.3018, 8.3263, 27.7767
#b27d2b color charts
#b27d2b color shades, tints & tones
#b27d2b color schemes
#b27d2b color preview, HTML & CSS examples
This text has a color of #b27d2b
<p style="color:#b27d2b;">Text here</p>
.mytext {color:#b27d2b;}
This box has a color of #b27d2b
<div style="background-color:#b27d2b;">Content here</div>
.mybackground {background-color:#b27d2b;}
Border around this has a color of #b27d2b
<div style="border:2px solid #b27d2b;">Content here</div>
.myborder {border:2px solid #b27d2b;}