#bf700a color space conversions
Hex:
#bf700a
RGB:
191, 112, 10
CMY:
25, 56, 96
CMYK:
0, 41, 95, 25
HSL:
34°, 90.0498%, 39.4118%
HSV (HSB):
34°, 94.7644%, 74.9020%
XYZ:
27.3348, 22.6866, 3.2254
xyY:
0.5134, 0.4261, 22.6866
CIE-Lab:
54.7481, 25.0884, 60.0964
CIE-LCH:
54.7481, 65.1230, 67.3410
CIE-Luv:
54.7481, 65.4404, 51.8197
Hunter-Lab:
47.6305, 19.0866, 29.3264
#bf700a color charts
#bf700a color shades, tints & tones
#bf700a color schemes
#bf700a color preview, HTML & CSS examples
This text has a color of #bf700a
<p style="color:#bf700a;">Text here</p>
.mytext {color:#bf700a;}
This box has a color of #bf700a
<div style="background-color:#bf700a;">Content here</div>
.mybackground {background-color:#bf700a;}
Border around this has a color of #bf700a
<div style="border:2px solid #bf700a;">Content here</div>
.myborder {border:2px solid #bf700a;}