#bf8204 color space conversions
Hex:
#bf8204
RGB:
191, 130, 4
CMY:
25, 49, 98
CMYK:
0, 32, 98, 25
HSL:
40°, 95.8974%, 38.2353%
HSV (HSB):
40°, 97.9058%, 74.9020%
XYZ:
29.4904, 27.0504, 3.7818
xyY:
0.4889, 0.4484, 27.0504
CIE-Lab:
59.0209, 15.1277, 64.0921
CIE-LCH:
59.0209, 65.8532, 76.7195
CIE-Luv:
59.0209, 50.8684, 58.9268
Hunter-Lab:
52.0100, 10.1945, 32.0958
#bf8204 color charts
#bf8204 color shades, tints & tones
#bf8204 color schemes
#bf8204 color preview, HTML & CSS examples
This text has a color of #bf8204
<p style="color:#bf8204;">Text here</p>
.mytext {color:#bf8204;}
This box has a color of #bf8204
<div style="background-color:#bf8204;">Content here</div>
.mybackground {background-color:#bf8204;}
Border around this has a color of #bf8204
<div style="border:2px solid #bf8204;">Content here</div>
.myborder {border:2px solid #bf8204;}