#b28d4a color space conversions
Hex:
#b28d4a
RGB:
178, 141, 74
CMY:
30, 45, 71
CMYK:
0, 21, 58, 30
HSL:
39°, 41.2698%, 49.4118%
HSV (HSB):
39°, 58.4270%, 69.8039%
XYZ:
29.1210, 29.0091, 10.5430
xyY:
0.4241, 0.4224, 29.0091
CIE-Lab:
60.7897, 6.0845, 40.5560
CIE-LCH:
60.7897, 41.0099, 81.4677
CIE-Luv:
60.7897, 29.2876, 45.9610
Hunter-Lab:
53.8601, 2.2558, 26.0962
#b28d4a color charts
#b28d4a color shades, tints & tones
#b28d4a color schemes
#b28d4a color preview, HTML & CSS examples
This text has a color of #b28d4a
<p style="color:#b28d4a;">Text here</p>
.mytext {color:#b28d4a;}
This box has a color of #b28d4a
<div style="background-color:#b28d4a;">Content here</div>
.mybackground {background-color:#b28d4a;}
Border around this has a color of #b28d4a
<div style="border:2px solid #b28d4a;">Content here</div>
.myborder {border:2px solid #b28d4a;}