#b28b75 color space conversions
Hex:
#b28b75
RGB:
178, 139, 117
CMY:
30, 45, 54
CMYK:
0, 22, 34, 30
HSL:
22°, 28.3721%, 57.8431%
HSV (HSB):
22°, 34.2697%, 69.8039%
XYZ:
30.8036, 29.2146, 20.8451
xyY:
0.3809, 0.3613, 29.2146
CIE-Lab:
60.9705, 11.6759, 17.4392
CIE-LCH:
60.9705, 20.9869, 56.1970
CIE-Luv:
60.9705, 26.9166, 20.8511
Hunter-Lab:
54.0505, 7.1395, 14.9696
#b28b75 color charts
#b28b75 color shades, tints & tones
#b28b75 color schemes
#b28b75 color preview, HTML & CSS examples
This text has a color of #b28b75
<p style="color:#b28b75;">Text here</p>
.mytext {color:#b28b75;}
This box has a color of #b28b75
<div style="background-color:#b28b75;">Content here</div>
.mybackground {background-color:#b28b75;}
Border around this has a color of #b28b75
<div style="border:2px solid #b28b75;">Content here</div>
.myborder {border:2px solid #b28b75;}