#b28f0c color space conversions
Hex:
#b28f0c
RGB:
178, 143, 12
CMY:
30, 44, 95
CMYK:
0, 20, 93, 30
HSL:
47°, 87.3684%, 37.2549%
HSV (HSB):
47°, 93.2584%, 69.8039%
XYZ:
28.2489, 29.1364, 4.4828
xyY:
0.4566, 0.4709, 29.1364
CIE-Lab:
60.9019, 2.2021, 63.5292
CIE-LCH:
60.9019, 63.5674, 88.0148
CIE-Luv:
60.9019, 30.2323, 62.8670
Hunter-Lab:
53.9782, -1.0457, 32.8607
#b28f0c color charts
#b28f0c color shades, tints & tones
#b28f0c color schemes
#b28f0c color preview, HTML & CSS examples
This text has a color of #b28f0c
<p style="color:#b28f0c;">Text here</p>
.mytext {color:#b28f0c;}
This box has a color of #b28f0c
<div style="background-color:#b28f0c;">Content here</div>
.mybackground {background-color:#b28f0c;}
Border around this has a color of #b28f0c
<div style="border:2px solid #b28f0c;">Content here</div>
.myborder {border:2px solid #b28f0c;}