#b28282 color space conversions
Hex:
#b28282
RGB:
178, 130, 130
CMY:
30, 49, 49
CMYK:
0, 27, 27, 30
HSL:
0°, 23.7624%, 60.3922%
HSV (HSB):
0°, 26.9663%, 69.8039%
XYZ:
30.3720, 27.0419, 24.7379
xyY:
0.3697, 0.3292, 27.0419
CIE-Lab:
59.0131, 18.5013, 7.2942
CIE-LCH:
59.0131, 19.8873, 21.5171
CIE-Luv:
59.0131, 30.8951, 6.6540
Hunter-Lab:
52.0019, 13.2507, 8.1963
#b28282 color charts
#b28282 color shades, tints & tones
#b28282 color schemes
#b28282 color preview, HTML & CSS examples
This text has a color of #b28282
<p style="color:#b28282;">Text here</p>
.mytext {color:#b28282;}
This box has a color of #b28282
<div style="background-color:#b28282;">Content here</div>
.mybackground {background-color:#b28282;}
Border around this has a color of #b28282
<div style="border:2px solid #b28282;">Content here</div>
.myborder {border:2px solid #b28282;}