#b28d4f color space conversions
Hex:
#b28d4f
RGB:
178, 141, 79
CMY:
30, 45, 69
CMYK:
0, 21, 56, 30
HSL:
38°, 39.1304%, 50.3922%
HSV (HSB):
38°, 55.6180%, 69.8039%
XYZ:
29.2963, 29.0792, 11.4659
xyY:
0.4195, 0.4164, 29.0792
CIE-Lab:
60.8515, 6.4929, 38.0575
CIE-LCH:
60.8515, 38.6074, 80.3181
CIE-Luv:
60.8515, 28.9415, 43.6773
Hunter-Lab:
53.9252, 2.6057, 25.1410
#b28d4f color charts
#b28d4f color shades, tints & tones
#b28d4f color schemes
#b28d4f color preview, HTML & CSS examples
This text has a color of #b28d4f
<p style="color:#b28d4f;">Text here</p>
.mytext {color:#b28d4f;}
This box has a color of #b28d4f
<div style="background-color:#b28d4f;">Content here</div>
.mybackground {background-color:#b28d4f;}
Border around this has a color of #b28d4f
<div style="border:2px solid #b28d4f;">Content here</div>
.myborder {border:2px solid #b28d4f;}