#bf7d08 color space conversions
Hex:
#bf7d08
RGB:
191, 125, 8
CMY:
25, 51, 97
CMYK:
0, 35, 96, 25
HSL:
38°, 91.9598%, 39.0196%
HSV (HSB):
38°, 95.8115%, 74.9020%
XYZ:
28.8633, 25.7611, 3.6809
xyY:
0.4950, 0.4418, 25.7611
CIE-Lab:
57.8096, 17.9324, 62.5894
CIE-LCH:
57.8096, 65.1076, 74.0125
CIE-Luv:
57.8096, 54.8402, 56.7407
Hunter-Lab:
50.7554, 12.6864, 31.2290
#bf7d08 color charts
#bf7d08 color shades, tints & tones
#bf7d08 color schemes
#bf7d08 color preview, HTML & CSS examples
This text has a color of #bf7d08
<p style="color:#bf7d08;">Text here</p>
.mytext {color:#bf7d08;}
This box has a color of #bf7d08
<div style="background-color:#bf7d08;">Content here</div>
.mybackground {background-color:#bf7d08;}
Border around this has a color of #bf7d08
<div style="border:2px solid #bf7d08;">Content here</div>
.myborder {border:2px solid #bf7d08;}