#bf960c color space conversions
Hex:
#bf960c
RGB:
191, 150, 12
CMY:
25, 41, 95
CMYK:
0, 21, 94, 25
HSL:
46°, 88.1773%, 39.8039%
HSV (HSB):
46°, 93.7173%, 74.9020%
XYZ:
32.4586, 32.9156, 4.9904
xyY:
0.4613, 0.4678, 32.9156
CIE-Lab:
64.0925, 4.2627, 66.5165
CIE-LCH:
64.0925, 66.6529, 86.3332
CIE-Luv:
64.0925, 35.0586, 65.8874
Hunter-Lab:
57.3721, 0.5861, 35.0032
#bf960c color charts
#bf960c color shades, tints & tones
#bf960c color schemes
#bf960c color preview, HTML & CSS examples
This text has a color of #bf960c
<p style="color:#bf960c;">Text here</p>
.mytext {color:#bf960c;}
This box has a color of #bf960c
<div style="background-color:#bf960c;">Content here</div>
.mybackground {background-color:#bf960c;}
Border around this has a color of #bf960c
<div style="border:2px solid #bf960c;">Content here</div>
.myborder {border:2px solid #bf960c;}