#bf701c color space conversions
Hex:
#bf701c
RGB:
191, 112, 28
CMY:
25, 56, 89
CMYK:
0, 41, 85, 25
HSL:
31°, 74.4292%, 42.9412%
HSV (HSB):
31°, 85.3403%, 74.9020%
XYZ:
27.4896, 22.7485, 4.0407
xyY:
0.5065, 0.4191, 22.7485
CIE-Lab:
54.8124, 25.4331, 55.3799
CIE-LCH:
54.8124, 60.9407, 65.3332
CIE-Luv:
54.8124, 64.7623, 49.3498
Hunter-Lab:
47.6954, 19.4128, 28.3639
#bf701c color charts
#bf701c color shades, tints & tones
#bf701c color schemes
#bf701c color preview, HTML & CSS examples
This text has a color of #bf701c
<p style="color:#bf701c;">Text here</p>
.mytext {color:#bf701c;}
This box has a color of #bf701c
<div style="background-color:#bf701c;">Content here</div>
.mybackground {background-color:#bf701c;}
Border around this has a color of #bf701c
<div style="border:2px solid #bf701c;">Content here</div>
.myborder {border:2px solid #bf701c;}