#b28e8c color space conversions
Hex:
#b28e8c
RGB:
178, 142, 140
CMY:
30, 44, 45
CMYK:
0, 20, 21, 30
HSL:
3°, 19.7917%, 62.3529%
HSV (HSB):
3°, 21.3483%, 69.8039%
XYZ:
32.7667, 30.7044, 29.0105
xyY:
0.3543, 0.3320, 30.7044
CIE-Lab:
62.2573, 13.2756, 6.2314
CIE-LCH:
62.2573, 14.6653, 25.1449
CIE-Luv:
62.2573, 22.6581, 6.3229
Hunter-Lab:
55.4116, 8.5828, 7.7471
#b28e8c color charts
#b28e8c color shades, tints & tones
#b28e8c color schemes
#b28e8c color preview, HTML & CSS examples
This text has a color of #b28e8c
<p style="color:#b28e8c;">Text here</p>
.mytext {color:#b28e8c;}
This box has a color of #b28e8c
<div style="background-color:#b28e8c;">Content here</div>
.mybackground {background-color:#b28e8c;}
Border around this has a color of #b28e8c
<div style="border:2px solid #b28e8c;">Content here</div>
.myborder {border:2px solid #b28e8c;}