#b28d1c color space conversions
Hex:
#b28d1c
RGB:
178, 141, 28
CMY:
30, 45, 89
CMYK:
0, 21, 84, 30
HSL:
45°, 72.8155%, 40.3922%
HSV (HSB):
45°, 84.2697%, 69.8039%
XYZ:
28.0946, 28.5986, 5.1379
xyY:
0.4544, 0.4625, 28.5986
CIE-Lab:
60.4257, 3.6457, 59.4960
CIE-LCH:
60.4257, 59.6076, 86.4935
CIE-Luv:
60.4257, 31.4248, 60.0253
Hunter-Lab:
53.4776, 0.1895, 31.7380
#b28d1c color charts
#b28d1c color shades, tints & tones
#b28d1c color schemes
#b28d1c color preview, HTML & CSS examples
This text has a color of #b28d1c
<p style="color:#b28d1c;">Text here</p>
.mytext {color:#b28d1c;}
This box has a color of #b28d1c
<div style="background-color:#b28d1c;">Content here</div>
.mybackground {background-color:#b28d1c;}
Border around this has a color of #b28d1c
<div style="border:2px solid #b28d1c;">Content here</div>
.myborder {border:2px solid #b28d1c;}