#bf7d23 color space conversions
Hex:
#bf7d23
RGB:
191, 125, 35
CMY:
25, 51, 86
CMYK:
0, 35, 82, 25
HSL:
35°, 69.0265%, 44.3137%
HSV (HSB):
35°, 81.6754%, 74.9020%
XYZ:
29.1228, 25.8649, 5.0476
xyY:
0.4851, 0.4308, 25.8649
CIE-Lab:
57.9086, 18.5100, 55.5823
CIE-LCH:
57.9086, 58.5834, 71.5813
CIE-Luv:
57.9086, 53.9515, 52.8608
Hunter-Lab:
50.8576, 13.2146, 29.7158
#bf7d23 color charts
#bf7d23 color shades, tints & tones
#bf7d23 color schemes
#bf7d23 color preview, HTML & CSS examples
This text has a color of #bf7d23
<p style="color:#bf7d23;">Text here</p>
.mytext {color:#bf7d23;}
This box has a color of #bf7d23
<div style="background-color:#bf7d23;">Content here</div>
.mybackground {background-color:#bf7d23;}
Border around this has a color of #bf7d23
<div style="border:2px solid #bf7d23;">Content here</div>
.myborder {border:2px solid #bf7d23;}