#b28f1c color space conversions
Hex:
#b28f1c
RGB:
178, 143, 28
CMY:
30, 44, 89
CMYK:
0, 20, 84, 30
HSL:
46°, 72.8155%, 40.3922%
HSV (HSB):
46°, 84.2697%, 69.8039%
XYZ:
28.3922, 29.1937, 5.2371
xyY:
0.4519, 0.4647, 29.1937
CIE-Lab:
60.9522, 2.5480, 59.9416
CIE-LCH:
60.9522, 59.9958, 87.5659
CIE-Luv:
60.9522, 29.9322, 60.8263
Hunter-Lab:
54.0312, -0.7570, 32.0750
#b28f1c color charts
#b28f1c color shades, tints & tones
#b28f1c color schemes
#b28f1c color preview, HTML & CSS examples
This text has a color of #b28f1c
<p style="color:#b28f1c;">Text here</p>
.mytext {color:#b28f1c;}
This box has a color of #b28f1c
<div style="background-color:#b28f1c;">Content here</div>
.mybackground {background-color:#b28f1c;}
Border around this has a color of #b28f1c
<div style="border:2px solid #b28f1c;">Content here</div>
.myborder {border:2px solid #b28f1c;}