#b28d85 color space conversions
Hex:
#b28d85
RGB:
178, 141, 133
CMY:
30, 45, 48
CMYK:
0, 21, 25, 30
HSL:
11°, 22.6131%, 60.9804%
HSV (HSB):
11°, 25.2809%, 69.8039%
XYZ:
32.1186, 30.2082, 26.3282
xyY:
0.3623, 0.3407, 30.2082
CIE-Lab:
61.8334, 12.7758, 9.5958
CIE-LCH:
61.8334, 15.9781, 36.9101
CIE-Luv:
61.8334, 24.0029, 10.8647
Hunter-Lab:
54.9620, 8.1282, 10.0719
#b28d85 color charts
#b28d85 color shades, tints & tones
#b28d85 color schemes
#b28d85 color preview, HTML & CSS examples
This text has a color of #b28d85
<p style="color:#b28d85;">Text here</p>
.mytext {color:#b28d85;}
This box has a color of #b28d85
<div style="background-color:#b28d85;">Content here</div>
.mybackground {background-color:#b28d85;}
Border around this has a color of #b28d85
<div style="border:2px solid #b28d85;">Content here</div>
.myborder {border:2px solid #b28d85;}