#b28a85 color space conversions
Hex:
#b28a85
RGB:
178, 138, 133
CMY:
30, 46, 48
CMYK:
0, 22, 25, 30
HSL:
7°, 22.6131%, 60.9804%
HSV (HSB):
7°, 25.2809%, 69.8039%
XYZ:
31.6822, 29.3354, 26.1828
xyY:
0.3633, 0.3364, 29.3354
CIE-Lab:
61.0765, 14.4539, 8.5206
CIE-LCH:
61.0765, 16.7785, 30.5195
CIE-Luv:
61.0765, 25.7785, 9.1066
Hunter-Lab:
54.1622, 9.6300, 9.2519
#b28a85 color charts
#b28a85 color shades, tints & tones
#b28a85 color schemes
#b28a85 color preview, HTML & CSS examples
This text has a color of #b28a85
<p style="color:#b28a85;">Text here</p>
.mytext {color:#b28a85;}
This box has a color of #b28a85
<div style="background-color:#b28a85;">Content here</div>
.mybackground {background-color:#b28a85;}
Border around this has a color of #b28a85
<div style="border:2px solid #b28a85;">Content here</div>
.myborder {border:2px solid #b28a85;}