#b28c85 color space conversions
Hex:
#b28c85
RGB:
178, 140, 133
CMY:
30, 45, 48
CMYK:
0, 21, 25, 30
HSL:
9°, 22.6131%, 60.9804%
HSV (HSB):
9°, 25.2809%, 69.8039%
XYZ:
31.9718, 29.9146, 26.2793
xyY:
0.3626, 0.3393, 29.9146
CIE-Lab:
61.5805, 13.3348, 9.2369
CIE-LCH:
61.5805, 16.2215, 34.7101
CIE-Luv:
61.5805, 24.5949, 10.2782
Hunter-Lab:
54.6942, 8.6282, 9.7985
#b28c85 color charts
#b28c85 color shades, tints & tones
#b28c85 color schemes
#b28c85 color preview, HTML & CSS examples
This text has a color of #b28c85
<p style="color:#b28c85;">Text here</p>
.mytext {color:#b28c85;}
This box has a color of #b28c85
<div style="background-color:#b28c85;">Content here</div>
.mybackground {background-color:#b28c85;}
Border around this has a color of #b28c85
<div style="border:2px solid #b28c85;">Content here</div>
.myborder {border:2px solid #b28c85;}