#bf8128 color space conversions
Hex:
#bf8128
RGB:
191, 129, 40
CMY:
25, 49, 84
CMYK:
0, 32, 79, 25
HSL:
35°, 65.3680%, 45.2941%
HSV (HSB):
35°, 79.0576%, 74.9020%
XYZ:
29.7191, 26.9301, 5.6391
xyY:
0.4771, 0.4323, 26.9301
CIE-Lab:
58.9096, 16.4806, 54.6044
CIE-LCH:
58.9096, 57.0373, 73.2052
CIE-Luv:
58.9096, 50.5333, 53.2728
Hunter-Lab:
51.8942, 11.4097, 29.8831
#bf8128 color charts
#bf8128 color shades, tints & tones
#bf8128 color schemes
#bf8128 color preview, HTML & CSS examples
This text has a color of #bf8128
<p style="color:#bf8128;">Text here</p>
.mytext {color:#bf8128;}
This box has a color of #bf8128
<div style="background-color:#bf8128;">Content here</div>
.mybackground {background-color:#bf8128;}
Border around this has a color of #bf8128
<div style="border:2px solid #bf8128;">Content here</div>
.myborder {border:2px solid #bf8128;}