#bf920c color space conversions
Hex:
#bf920c
RGB:
191, 146, 12
CMY:
25, 43, 95
CMYK:
0, 24, 94, 25
HSL:
45°, 88.1773%, 39.8039%
HSV (HSB):
45°, 93.7173%, 74.9020%
XYZ:
31.8311, 31.6607, 4.7813
xyY:
0.4662, 0.4637, 31.6607
CIE-Lab:
63.0614, 6.4403, 65.7530
CIE-LCH:
63.0614, 66.0676, 84.4059
CIE-Luv:
63.0614, 38.1247, 64.3508
Hunter-Lab:
56.2678, 2.5100, 34.3494
#bf920c color charts
#bf920c color shades, tints & tones
#bf920c color schemes
#bf920c color preview, HTML & CSS examples
This text has a color of #bf920c
<p style="color:#bf920c;">Text here</p>
.mytext {color:#bf920c;}
This box has a color of #bf920c
<div style="background-color:#bf920c;">Content here</div>
.mybackground {background-color:#bf920c;}
Border around this has a color of #bf920c
<div style="border:2px solid #bf920c;">Content here</div>
.myborder {border:2px solid #bf920c;}