#bf702d color space conversions
Hex:
#bf702d
RGB:
191, 112, 45
CMY:
25, 56, 82
CMYK:
0, 41, 76, 25
HSL:
28°, 61.8644%, 46.2745%
HSV (HSB):
28°, 76.4398%, 74.9020%
XYZ:
27.7537, 22.8542, 5.4311
xyY:
0.4953, 0.4078, 22.8542
CIE-Lab:
54.9218, 26.0168, 48.6571
CIE-LCH:
54.9218, 55.1759, 61.8668
CIE-Luv:
54.9218, 63.6331, 45.2300
Hunter-Lab:
47.8060, 19.9672, 26.7284
#bf702d color charts
#bf702d color shades, tints & tones
#bf702d color schemes
#bf702d color preview, HTML & CSS examples
This text has a color of #bf702d
<p style="color:#bf702d;">Text here</p>
.mytext {color:#bf702d;}
This box has a color of #bf702d
<div style="background-color:#bf702d;">Content here</div>
.mybackground {background-color:#bf702d;}
Border around this has a color of #bf702d
<div style="border:2px solid #bf702d;">Content here</div>
.myborder {border:2px solid #bf702d;}