#bf8787 color space conversions
Hex:
#bf8787
RGB:
191, 135, 135
CMY:
25, 47, 47
CMYK:
0, 29, 29, 25
HSL:
0°, 30.4348%, 63.9216%
HSV (HSB):
0°, 29.3194%, 74.9020%
XYZ:
34.5230, 30.1536, 26.9223
xyY:
0.3769, 0.3292, 30.1536
CIE-Lab:
61.7865, 21.4601, 8.5847
CIE-LCH:
61.7865, 23.1135, 21.8029
CIE-Luv:
61.7865, 36.5098, 7.8646
Hunter-Lab:
54.9123, 16.1253, 9.3700
#bf8787 color charts
#bf8787 color shades, tints & tones
#bf8787 color schemes
#bf8787 color preview, HTML & CSS examples
This text has a color of #bf8787
<p style="color:#bf8787;">Text here</p>
.mytext {color:#bf8787;}
This box has a color of #bf8787
<div style="background-color:#bf8787;">Content here</div>
.mybackground {background-color:#bf8787;}
Border around this has a color of #bf8787
<div style="border:2px solid #bf8787;">Content here</div>
.myborder {border:2px solid #bf8787;}