#bf8682 color space conversions
Hex:
#bf8682
RGB:
191, 134, 130
CMY:
25, 47, 49
CMYK:
0, 30, 32, 25
HSL:
4°, 32.2751%, 62.9412%
HSV (HSB):
4°, 31.9372%, 74.9020%
XYZ:
34.0402, 29.7383, 25.0650
xyY:
0.3831, 0.3347, 29.7383
CIE-Lab:
61.4277, 21.3358, 10.9218
CIE-LCH:
61.4277, 23.9687, 27.1079
CIE-Luv:
61.4277, 37.8186, 10.8902
Hunter-Lab:
54.5328, 15.9901, 10.9214
#bf8682 color charts
#bf8682 color shades, tints & tones
#bf8682 color schemes
#bf8682 color preview, HTML & CSS examples
This text has a color of #bf8682
<p style="color:#bf8682;">Text here</p>
.mytext {color:#bf8682;}
This box has a color of #bf8682
<div style="background-color:#bf8682;">Content here</div>
.mybackground {background-color:#bf8682;}
Border around this has a color of #bf8682
<div style="border:2px solid #bf8682;">Content here</div>
.myborder {border:2px solid #bf8682;}