#b27f3f color space conversions
Hex:
#b27f3f
RGB:
178, 127, 63
CMY:
30, 50, 75
CMYK:
0, 29, 65, 30
HSL:
33°, 47.7178%, 47.2549%
HSV (HSB):
33°, 64.6067%, 69.8039%
XYZ:
26.8467, 25.0026, 8.1136
xyY:
0.4477, 0.4170, 25.0026
CIE-Lab:
57.0780, 13.0694, 41.8346
CIE-LCH:
57.0780, 43.8286, 72.6509
CIE-Luv:
57.0780, 40.1486, 44.2291
Hunter-Lab:
50.0026, 8.3331, 25.3812
#b27f3f color charts
#b27f3f color shades, tints & tones
#b27f3f color schemes
#b27f3f color preview, HTML & CSS examples
This text has a color of #b27f3f
<p style="color:#b27f3f;">Text here</p>
.mytext {color:#b27f3f;}
This box has a color of #b27f3f
<div style="background-color:#b27f3f;">Content here</div>
.mybackground {background-color:#b27f3f;}
Border around this has a color of #b27f3f
<div style="border:2px solid #b27f3f;">Content here</div>
.myborder {border:2px solid #b27f3f;}