#bf9c01 color space conversions
Hex:
#bf9c01
RGB:
191, 156, 1
CMY:
25, 39, 100
CMYK:
0, 18, 99, 25
HSL:
49°, 98.9583%, 37.6471%
HSV (HSB):
49°, 99.4764%, 74.9020%
XYZ:
33.3798, 34.8555, 4.9972
xyY:
0.4558, 0.4760, 34.8555
CIE-Lab:
65.6360, 0.8854, 69.1453
CIE-LCH:
65.6360, 69.1510, 89.2664
CIE-Luv:
65.6360, 30.6415, 68.9899
Hunter-Lab:
59.0385, -2.3953, 36.3085
#bf9c01 color charts
#bf9c01 color shades, tints & tones
#bf9c01 color schemes
#bf9c01 color preview, HTML & CSS examples
This text has a color of #bf9c01
<p style="color:#bf9c01;">Text here</p>
.mytext {color:#bf9c01;}
This box has a color of #bf9c01
<div style="background-color:#bf9c01;">Content here</div>
.mybackground {background-color:#bf9c01;}
Border around this has a color of #bf9c01
<div style="border:2px solid #bf9c01;">Content here</div>
.myborder {border:2px solid #bf9c01;}