#bf7d33 color space conversions
Hex:
#bf7d33
RGB:
191, 125, 51
CMY:
25, 51, 80
CMYK:
0, 35, 73, 25
HSL:
32°, 57.8512%, 47.4510%
HSV (HSB):
32°, 73.2984%, 74.9020%
XYZ:
29.4170, 25.9826, 6.5967
xyY:
0.4745, 0.4191, 25.9826
CIE-Lab:
58.0205, 19.1588, 49.0707
CIE-LCH:
58.0205, 52.6782, 68.6727
CIE-Luv:
58.0205, 52.9719, 48.5764
Hunter-Lab:
50.9731, 13.8108, 28.0082
#bf7d33 color charts
#bf7d33 color shades, tints & tones
#bf7d33 color schemes
#bf7d33 color preview, HTML & CSS examples
This text has a color of #bf7d33
<p style="color:#bf7d33;">Text here</p>
.mytext {color:#bf7d33;}
This box has a color of #bf7d33
<div style="background-color:#bf7d33;">Content here</div>
.mybackground {background-color:#bf7d33;}
Border around this has a color of #bf7d33
<div style="border:2px solid #bf7d33;">Content here</div>
.myborder {border:2px solid #bf7d33;}