#bf8d06 color space conversions
Hex:
#bf8d06
RGB:
191, 141, 6
CMY:
25, 45, 98
CMYK:
0, 26, 97, 25
HSL:
44°, 93.9086%, 38.6275%
HSV (HSB):
44°, 96.8586%, 74.9020%
XYZ:
31.0436, 30.1393, 4.3536
xyY:
0.4737, 0.4599, 30.1393
CIE-Lab:
61.7742, 9.1014, 65.7035
CIE-LCH:
61.7742, 66.3309, 82.1134
CIE-Luv:
61.7742, 42.0921, 62.9060
Hunter-Lab:
54.8992, 4.8618, 33.7277
#bf8d06 color charts
#bf8d06 color shades, tints & tones
#bf8d06 color schemes
#bf8d06 color preview, HTML & CSS examples
This text has a color of #bf8d06
<p style="color:#bf8d06;">Text here</p>
.mytext {color:#bf8d06;}
This box has a color of #bf8d06
<div style="background-color:#bf8d06;">Content here</div>
.mybackground {background-color:#bf8d06;}
Border around this has a color of #bf8d06
<div style="border:2px solid #bf8d06;">Content here</div>
.myborder {border:2px solid #bf8d06;}