#b27c0c color space conversions
Hex:
#b27c0c
RGB:
178, 124, 12
CMY:
30, 51, 95
CMYK:
0, 30, 93, 30
HSL:
40°, 87.3684%, 37.2549%
HSV (HSB):
40°, 93.2584%, 69.8039%
XYZ:
25.6341, 23.9068, 3.6112
xyY:
0.4823, 0.4498, 23.9068
CIE-Lab:
55.9944, 12.7246, 59.8700
CIE-LCH:
55.9944, 61.2073, 78.0011
CIE-Luv:
55.9944, 44.9131, 55.5258
Hunter-Lab:
48.8946, 8.0171, 29.8472
#b27c0c color charts
#b27c0c color shades, tints & tones
#b27c0c color schemes
#b27c0c color preview, HTML & CSS examples
This text has a color of #b27c0c
<p style="color:#b27c0c;">Text here</p>
.mytext {color:#b27c0c;}
This box has a color of #b27c0c
<div style="background-color:#b27c0c;">Content here</div>
.mybackground {background-color:#b27c0c;}
Border around this has a color of #b27c0c
<div style="border:2px solid #b27c0c;">Content here</div>
.myborder {border:2px solid #b27c0c;}