#bf7d07 color space conversions
Hex:
#bf7d07
RGB:
191, 125, 7
CMY:
25, 51, 97
CMYK:
0, 35, 96, 25
HSL:
38°, 92.9293%, 38.8235%
HSV (HSB):
38°, 96.3351%, 74.9020%
XYZ:
28.8578, 25.7589, 3.6520
xyY:
0.4953, 0.4421, 25.7589
CIE-Lab:
57.8075, 17.9202, 62.7552
CIE-LCH:
57.8075, 65.2637, 74.0629
CIE-Luv:
57.8075, 54.8592, 56.8237
Hunter-Lab:
50.7533, 12.6752, 31.2610
#bf7d07 color charts
#bf7d07 color shades, tints & tones
#bf7d07 color schemes
#bf7d07 color preview, HTML & CSS examples
This text has a color of #bf7d07
<p style="color:#bf7d07;">Text here</p>
.mytext {color:#bf7d07;}
This box has a color of #bf7d07
<div style="background-color:#bf7d07;">Content here</div>
.mybackground {background-color:#bf7d07;}
Border around this has a color of #bf7d07
<div style="border:2px solid #bf7d07;">Content here</div>
.myborder {border:2px solid #bf7d07;}