#bf8f3a color space conversions
Hex:
#bf8f3a
RGB:
191, 143, 58
CMY:
25, 44, 77
CMYK:
0, 25, 70, 25
HSL:
38°, 53.4137%, 48.8235%
HSV (HSB):
38°, 69.6335%, 74.9020%
XYZ:
32.0720, 31.0268, 8.3014
xyY:
0.4492, 0.4345, 31.0268
CIE-Lab:
62.5302, 9.6039, 50.5909
CIE-LCH:
62.5302, 51.4944, 79.2512
CIE-Luv:
62.5302, 38.8117, 53.8308
Hunter-Lab:
55.7017, 5.2992, 30.1550
#bf8f3a color charts
#bf8f3a color shades, tints & tones
#bf8f3a color schemes
#bf8f3a color preview, HTML & CSS examples
This text has a color of #bf8f3a
<p style="color:#bf8f3a;">Text here</p>
.mytext {color:#bf8f3a;}
This box has a color of #bf8f3a
<div style="background-color:#bf8f3a;">Content here</div>
.mybackground {background-color:#bf8f3a;}
Border around this has a color of #bf8f3a
<div style="border:2px solid #bf8f3a;">Content here</div>
.myborder {border:2px solid #bf8f3a;}