#b27f0f color space conversions
Hex:
#b27f0f
RGB:
178, 127, 15
CMY:
30, 50, 94
CMYK:
0, 29, 92, 30
HSL:
41°, 84.4560%, 37.8431%
HSV (HSB):
41°, 91.5730%, 69.8039%
XYZ:
26.0357, 24.6782, 3.8431
xyY:
0.4772, 0.4523, 24.6782
CIE-Lab:
56.7605, 11.1004, 59.8443
CIE-LCH:
56.7605, 60.8651, 79.4917
CIE-Luv:
56.7605, 42.4846, 56.3640
Hunter-Lab:
49.6772, 6.6164, 30.1873
#b27f0f color charts
#b27f0f color shades, tints & tones
#b27f0f color schemes
#b27f0f color preview, HTML & CSS examples
This text has a color of #b27f0f
<p style="color:#b27f0f;">Text here</p>
.mytext {color:#b27f0f;}
This box has a color of #b27f0f
<div style="background-color:#b27f0f;">Content here</div>
.mybackground {background-color:#b27f0f;}
Border around this has a color of #b27f0f
<div style="border:2px solid #b27f0f;">Content here</div>
.myborder {border:2px solid #b27f0f;}