#bfa68c color space conversions
Hex:
#bfa68c
RGB:
191, 166, 140
CMY:
25, 35, 45
CMYK:
0, 13, 27, 25
HSL:
31°, 28.4916%, 64.9020%
HSV (HSB):
31°, 26.7016%, 74.9020%
XYZ:
39.8557, 40.2423, 30.4779
xyY:
0.3604, 0.3639, 40.2423
CIE-Lab:
69.6417, 5.0979, 16.8289
CIE-LCH:
69.6417, 17.5841, 73.1471
CIE-Luv:
69.6417, 17.2782, 22.1606
Hunter-Lab:
63.4368, 1.1326, 15.9202
#bfa68c color charts
#bfa68c color shades, tints & tones
#bfa68c color schemes
#bfa68c color preview, HTML & CSS examples
This text has a color of #bfa68c
<p style="color:#bfa68c;">Text here</p>
.mytext {color:#bfa68c;}
This box has a color of #bfa68c
<div style="background-color:#bfa68c;">Content here</div>
.mybackground {background-color:#bfa68c;}
Border around this has a color of #bfa68c
<div style="border:2px solid #bfa68c;">Content here</div>
.myborder {border:2px solid #bfa68c;}