#bfac65 color space conversions
Hex:
#bfac65
RGB:
191, 172, 101
CMY:
25, 33, 60
CMYK:
0, 10, 47, 25
HSL:
47°, 41.2844%, 57.2549%
HSV (HSB):
47°, 47.1204%, 74.9020%
XYZ:
38.5873, 41.5210, 18.2925
xyY:
0.3921, 0.4220, 41.5210
CIE-Lab:
70.5394, -2.7842, 38.8486
CIE-LCH:
70.5394, 38.9482, 94.0993
CIE-Luv:
70.5394, 16.1832, 48.9426
Hunter-Lab:
64.4368, -5.8714, 28.2743
#bfac65 color charts
#bfac65 color shades, tints & tones
#bfac65 color schemes
#bfac65 color preview, HTML & CSS examples
This text has a color of #bfac65
<p style="color:#bfac65;">Text here</p>
.mytext {color:#bfac65;}
This box has a color of #bfac65
<div style="background-color:#bfac65;">Content here</div>
.mybackground {background-color:#bfac65;}
Border around this has a color of #bfac65
<div style="border:2px solid #bfac65;">Content here</div>
.myborder {border:2px solid #bfac65;}