#bf8887 color space conversions
Hex:
#bf8887
RGB:
191, 136, 135
CMY:
25, 47, 47
CMYK:
0, 29, 29, 25
HSL:
1°, 30.4348%, 63.9216%
HSV (HSB):
1°, 29.3194%, 74.9020%
XYZ:
34.6632, 30.4340, 26.9691
xyY:
0.3765, 0.3306, 30.4340
CIE-Lab:
62.0269, 20.9063, 8.9265
CIE-LCH:
62.0269, 22.7323, 23.1213
CIE-Luv:
62.0269, 35.9038, 8.4287
Hunter-Lab:
55.1670, 15.6151, 9.6322
#bf8887 color charts
#bf8887 color shades, tints & tones
#bf8887 color schemes
#bf8887 color preview, HTML & CSS examples
This text has a color of #bf8887
<p style="color:#bf8887;">Text here</p>
.mytext {color:#bf8887;}
This box has a color of #bf8887
<div style="background-color:#bf8887;">Content here</div>
.mybackground {background-color:#bf8887;}
Border around this has a color of #bf8887
<div style="border:2px solid #bf8887;">Content here</div>
.myborder {border:2px solid #bf8887;}