#b28d48 color space conversions
Hex:
#b28d48
RGB:
178, 141, 72
CMY:
30, 45, 72
CMYK:
0, 21, 60, 30
HSL:
39°, 42.4000%, 49.0196%
HSV (HSB):
39°, 59.5506%, 69.8039%
XYZ:
29.0547, 28.9826, 10.1937
xyY:
0.4258, 0.4248, 28.9826
CIE-Lab:
60.7663, 5.9293, 41.5413
CIE-LCH:
60.7663, 41.9623, 81.8769
CIE-Luv:
60.7663, 29.4199, 46.8340
Hunter-Lab:
53.8355, 2.1232, 26.4583
#b28d48 color charts
#b28d48 color shades, tints & tones
#b28d48 color schemes
#b28d48 color preview, HTML & CSS examples
This text has a color of #b28d48
<p style="color:#b28d48;">Text here</p>
.mytext {color:#b28d48;}
This box has a color of #b28d48
<div style="background-color:#b28d48;">Content here</div>
.mybackground {background-color:#b28d48;}
Border around this has a color of #b28d48
<div style="border:2px solid #b28d48;">Content here</div>
.myborder {border:2px solid #b28d48;}