#bf890c color space conversions
Hex:
#bf890c
RGB:
191, 137, 12
CMY:
25, 46, 95
CMYK:
0, 28, 94, 25
HSL:
42°, 88.1773%, 39.8039%
HSV (HSB):
42°, 93.7173%, 74.9020%
XYZ:
30.4979, 28.9942, 4.3369
xyY:
0.4778, 0.4542, 28.9942
CIE-Lab:
60.7765, 11.3720, 64.0711
CIE-LCH:
60.7765, 65.0725, 79.9353
CIE-Luv:
60.7765, 45.1520, 60.9153
Hunter-Lab:
53.8463, 6.8692, 32.9171
#bf890c color charts
#bf890c color shades, tints & tones
#bf890c color schemes
#bf890c color preview, HTML & CSS examples
This text has a color of #bf890c
<p style="color:#bf890c;">Text here</p>
.mytext {color:#bf890c;}
This box has a color of #bf890c
<div style="background-color:#bf890c;">Content here</div>
.mybackground {background-color:#bf890c;}
Border around this has a color of #bf890c
<div style="border:2px solid #bf890c;">Content here</div>
.myborder {border:2px solid #bf890c;}