#b28c48 color space conversions
Hex:
#b28c48
RGB:
178, 140, 72
CMY:
30, 45, 72
CMYK:
0, 21, 60, 30
HSL:
38°, 42.4000%, 49.0196%
HSV (HSB):
38°, 59.5506%, 69.8039%
XYZ:
28.9079, 28.6890, 10.1448
xyY:
0.4267, 0.4235, 28.6890
CIE-Lab:
60.5062, 6.4822, 41.2384
CIE-LCH:
60.5062, 41.7447, 81.0669
CIE-Luv:
60.5062, 30.1246, 46.3703
Hunter-Lab:
53.5621, 2.6040, 26.2638
#b28c48 color charts
#b28c48 color shades, tints & tones
#b28c48 color schemes
#b28c48 color preview, HTML & CSS examples
This text has a color of #b28c48
<p style="color:#b28c48;">Text here</p>
.mytext {color:#b28c48;}
This box has a color of #b28c48
<div style="background-color:#b28c48;">Content here</div>
.mybackground {background-color:#b28c48;}
Border around this has a color of #b28c48
<div style="border:2px solid #b28c48;">Content here</div>
.myborder {border:2px solid #b28c48;}