#b28f41 color space conversions
Hex:
#b28f41
RGB:
178, 143, 65
CMY:
30, 44, 75
CMYK:
0, 20, 63, 30
HSL:
41°, 46.5021%, 47.6471%
HSV (HSB):
41°, 63.4831%, 69.8039%
XYZ:
29.1367, 29.4916, 9.1578
xyY:
0.4298, 0.4351, 29.4916
CIE-Lab:
61.2130, 4.3203, 45.4984
CIE-LCH:
61.2130, 45.7031, 84.5757
CIE-Luv:
61.2130, 28.4318, 50.6055
Hunter-Lab:
54.3061, 0.7343, 28.0160
#b28f41 color charts
#b28f41 color shades, tints & tones
#b28f41 color schemes
#b28f41 color preview, HTML & CSS examples
This text has a color of #b28f41
<p style="color:#b28f41;">Text here</p>
.mytext {color:#b28f41;}
This box has a color of #b28f41
<div style="background-color:#b28f41;">Content here</div>
.mybackground {background-color:#b28f41;}
Border around this has a color of #b28f41
<div style="border:2px solid #b28f41;">Content here</div>
.myborder {border:2px solid #b28f41;}