#b28c1f color space conversions
Hex:
#b28c1f
RGB:
178, 140, 31
CMY:
30, 45, 88
CMYK:
0, 21, 83, 30
HSL:
44°, 70.3349%, 40.9804%
HSV (HSB):
44°, 82.5843%, 69.8039%
XYZ:
27.9855, 28.3201, 5.2876
xyY:
0.4544, 0.4598, 28.3201
CIE-Lab:
60.1768, 4.2869, 58.3716
CIE-LCH:
60.1768, 58.5288, 85.7996
CIE-Luv:
60.1768, 32.0907, 59.0836
Hunter-Lab:
53.2166, 0.7404, 31.3605
#b28c1f color charts
#b28c1f color shades, tints & tones
#b28c1f color schemes
#b28c1f color preview, HTML & CSS examples
This text has a color of #b28c1f
<p style="color:#b28c1f;">Text here</p>
.mytext {color:#b28c1f;}
This box has a color of #b28c1f
<div style="background-color:#b28c1f;">Content here</div>
.mybackground {background-color:#b28c1f;}
Border around this has a color of #b28c1f
<div style="border:2px solid #b28c1f;">Content here</div>
.myborder {border:2px solid #b28c1f;}