#bf962a color space conversions
Hex:
#bf962a
RGB:
191, 150, 42
CMY:
25, 41, 84
CMYK:
0, 21, 78, 25
HSL:
43°, 63.9485%, 45.6863%
HSV (HSB):
43°, 78.0105%, 74.9020%
XYZ:
32.8101, 33.0562, 6.8417
xyY:
0.4513, 0.4546, 33.0562
CIE-Lab:
64.2064, 5.0291, 58.7752
CIE-LCH:
64.2064, 58.9899, 85.1094
CIE-Luv:
64.2064, 34.3357, 61.2598
Hunter-Lab:
57.4945, 1.2482, 33.1908
#bf962a color charts
#bf962a color shades, tints & tones
#bf962a color schemes
#bf962a color preview, HTML & CSS examples
This text has a color of #bf962a
<p style="color:#bf962a;">Text here</p>
.mytext {color:#bf962a;}
This box has a color of #bf962a
<div style="background-color:#bf962a;">Content here</div>
.mybackground {background-color:#bf962a;}
Border around this has a color of #bf962a
<div style="border:2px solid #bf962a;">Content here</div>
.myborder {border:2px solid #bf962a;}